aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7d81f91bd..5e24e528f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,8 +2,18 @@
List of major changes and improvements between releases
=======================================================
-Yosys 0.24 .. Yosys 0.24-dev
+Yosys 0.25 .. Yosys 0.25-dev
--------------------------
+ * Various
+ - GCC 4.8 is deprecated, compiler with full C++11 support is required.
+
+Yosys 0.24 .. Yosys 0.25
+--------------------------
+ * Verific support
+ - Respect "noblackbox" attribute for modules.
+
+ * Various
+ - Documentation is hosted at https://yosyshq.readthedocs.io/projects/yosys/en/latest/
Yosys 0.23 .. Yosys 0.24
--------------------------