aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 43c2c5b87..e0319862d 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,5 @@
-**0.36** (XXXX-XX-XX)
+**0.36-dev** (XXXX-XX-XX)
+- A new GitHub organization is created and the main repo is moved from [github.com/tgingold/ghdl](https://github.com/tgingold/ghdl) to [github.com/ghdl/ghdl](https://github.com/ghdl/ghdl). Old refs will continue working, because permanent redirects are set up. However, we suggest every contributor to update the remote URLs in their local clones.
**0.35** (2017-12-14)
- Assert and report messages are sent to stdout (#394)