From 2e8a9ed306a9f0c581c4ab75c4fd6b822d5c4cec Mon Sep 17 00:00:00 2001 From: hneemann Date: Fri, 23 Aug 2019 13:18:41 +0200 Subject: [PATCH] updated the release notes --- distribution/ReleaseNotes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 88f4d18ba..b202787f5 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -1,5 +1,9 @@ Release Notes +HEAD, planned as v0.24 +- Improved SVG export +- Allows to disable inputs and outputs in the measurement graph. + v0.23, released on 23. Aug. 2019 - Added generic circuits. Now it is possible to parameterize a sub circuit. Allows e.g. the creation of a barrel-shifter with selectable bit width.