aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/NEWS.md b/NEWS.md
index b01552a69..3b3e950ba 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,8 +1,15 @@
# News
-## 3.0-dev (XXXX-XX-XX)
-
-- Handle ieee operators for static expressions.
+## 3.0-dev (2023-03-XX)
+
+- Handle IEEE operators for static expressions.
+- Improved support of VHDL 2008 (still!).
+- Start support of VHDL 2019 (`--std=19`).
+- pyGHDL:
+ - Experimental support to preserve VHDL code comments for documentation extraction.
+ - Experimental packaging with a platform-specific shared library for standalone installation using PIP.
+ - DOM: dependency graphs, instantiation graphs (design hierarchy), file dependencies (compile order).
+- Pre-releases are published to GitHub Releases and assets are uploaded to pre-releases and releases.
## 2.0 (2022-02-28)