updated release notes

This commit is contained in:
hneemann 2018-12-01 15:22:53 +01:00
parent 32c70a9e67
commit 33b2d92d9d

View File

@ -2,6 +2,7 @@ Release Notes
HEAD, planned as v0.21
- Added a simple SVG importer to define custom shapes.
- Added an FSM editor, which allows to input a fsm, creating a associated
truth table and finally allows to create a circuit which implements the FSM.
- Added a divider component.