Easier editing of the truth table by using the keys "0", "1" and "x" to fill the table.

This commit is contained in:
hneemann 2017-03-03 21:43:43 +01:00
parent ffdb08c47f
commit 5f6eb2566e

View File

@ -8,6 +8,7 @@ planned as v0.10
- Added a real bidirectional switch and a relay.
- Added N and P channel FETs and some CMOS examples
- Improved and documented the file import strategy.
- Easier editing of truth tables.
v0.9, released on 03. Feb 2017
- improved documentation