aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 46ce01699..187aeb635 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,9 @@ Yosys 0.14 .. Yosys 0.14-dev
- Fixed elaboration of dynamic range assignments where the vector is
reversed or is not zero-indexed
+ * SystemVerilog
+ - Added support for accessing whole sub-structures in expressions
+
Yosys 0.13 .. Yosys 0.14
--------------------------