From 990f72742b487a0f2343734bfdc50ac932f70489 Mon Sep 17 00:00:00 2001 From: hneemann Date: Mon, 20 Mar 2017 17:51:12 +0100 Subject: [PATCH] updated the release notes --- distribution/ReleaseNotes.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 2a21f0c5e..75ebe5e31 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -6,9 +6,11 @@ planned as v0.10 - Mouse actions can be canceled by the ESC key. - With the right mouse button you can now select and move/delete wires. - Added a real bidirectional switch and a relay. -- Added N and P channel FETs and some CMOS examples +- Added N and P channel FETs and some CMOS examples, including a 16 bit SRAM - Improved and documented the file import strategy. - Truth tables are easier to edit. +- added support for the ATF1502 and ATF1504 CPLDs +- some minor bug fixes v0.9, released on 03. Feb 2017 - improved documentation