From 861d834890a8a6972a9d1279210d1683de7e8d08 Mon Sep 17 00:00:00 2001 From: hneemann Date: Sat, 26 Sep 2020 10:09:46 +0200 Subject: [PATCH] updates the release notes --- distribution/ReleaseNotes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 4584c818d..bcb4dc671 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -1,6 +1,10 @@ Release Notes HEAD, planned as v0.26 +- Fixed a bug in the value editor, which occurs, if high-z is the + default value of an input. +- Fixed an issue which avoids to restart a running simulation by just + click on the start button again. - If IEEE shapes are selected in the settings, also the CircuitBuilder uses wide shapes in the created circuits.