From e1ece5761672c8737d770985770449a8db75d1ea Mon Sep 17 00:00:00 2001 From: hneemann Date: Wed, 31 May 2017 20:38:02 +0200 Subject: [PATCH] updated release notes --- distribution/ReleaseNotes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index e86d24be4..e7cfa5963 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -10,6 +10,8 @@ Planned as v0.12 - Added undo/redo functions - New wire drawing mode: If a wire is added it is rectangular by default. In rectangular mode "F" flips the wire and pressing "D" switches to diagonal mode. +- Added inverted inputs for basic gates and flip-flops +- Some small usability improvements. v0.11.1, released on 02. May 2017 - Added the possibility to open a circuit from the command line.