diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2022-05-09 10:11:04 +0200 |
---|---|---|
committer | Miodrag Milanovic <mmicko@gmail.com> | 2022-05-09 10:11:04 +0200 |
commit | 6f9602b4cfedc6441f55272f6c025d64620cd24f (patch) | |
tree | 77bc07eb1da0c6eb0e6f6f15e221b4dbcd09ce7a /CHANGELOG | |
parent | 72d2efeb3255e1d4fe72ca328feb225f97f2f152 (diff) | |
download | yosys-6f9602b4cfedc6441f55272f6c025d64620cd24f.tar.gz yosys-6f9602b4cfedc6441f55272f6c025d64620cd24f.tar.bz2 yosys-6f9602b4cfedc6441f55272f6c025d64620cd24f.zip |
Release version 0.17
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ List of major changes and improvements between releases ======================================================= -Yosys 0.16 .. Yosys 0.16-dev +Yosys 0.16 .. Yosys 0.17 -------------------------- * New commands and options - Added "write_jny" ( JSON netlist metadata format ) |