updates the release notes

This commit is contained in:
hneemann 2020-11-19 17:02:10 +01:00
parent 6acf49138d
commit ef2dc3b7b0

View File

@ -5,7 +5,9 @@ HEAD, planned as v0.26
- Improved the layout of fsm transitions in the fsm editor. - Improved the layout of fsm transitions in the fsm editor.
- Added French translation. Special thanks to Nicolas Maltais who - Added French translation. Special thanks to Nicolas Maltais who
provided the translation. provided the translation.
- Added a "Not Connected" component, to output a constant high-z value. - Added a "Not Connected" component to output a constant high-z value.
- If a high-z value is connected to a logic gate input, the read value
is undefined.
- Fixed a bug in the Demuxer Verilog template that causes problems - Fixed a bug in the Demuxer Verilog template that causes problems
when using multiple demuxers in the same circuit. when using multiple demuxers in the same circuit.
- Generic circuits are easier to debug: It is possible now to create - Generic circuits are easier to debug: It is possible now to create