updated release notes

This commit is contained in:
hneemann 2017-05-31 20:38:02 +02:00
parent 68e6f85603
commit e1ece57616

View File

@ -10,6 +10,8 @@ Planned as v0.12
- Added undo/redo functions - Added undo/redo functions
- New wire drawing mode: If a wire is added it is rectangular by default. - 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. 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 v0.11.1, released on 02. May 2017
- Added the possibility to open a circuit from the command line. - Added the possibility to open a circuit from the command line.