From 5f6eb2566e7be7504443c98f731c325c62d9f4aa Mon Sep 17 00:00:00 2001 From: hneemann Date: Fri, 3 Mar 2017 21:43:43 +0100 Subject: [PATCH] Easier editing of the truth table by using the keys "0", "1" and "x" to fill the table. --- distribution/ReleaseNotes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 0d3df7ebf..9d9ed1570 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -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