From c082ab96d54fbcb0764c087984bb5ac89c7f8a6d Mon Sep 17 00:00:00 2001 From: hneemann Date: Tue, 9 Apr 2019 19:27:19 +0200 Subject: [PATCH] updated release notes --- distribution/ReleaseNotes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 302c7e95e..30b112872 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -1,5 +1,11 @@ Release Notes +head, planned as v0.23 +- Improved the label creation in the model analyzer. +- Improved performance of the boolean equation minimizer. +- The fsm dialog loads the correct fsm if a circuit is open which + is based on a fsm. + v0.22, released on 01. Apr 2019 - Improved the RAM/ROM data loader. Now binary files and Intel HEX files are supported.