diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index adf63af2b..0983b9322 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -6,7 +6,7 @@ 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 +- Added N and P channel FETs and some CMOS examples v0.9, released on 03. Feb 2017 - improved documentation diff --git a/src/main/dig/cmos/tristateout.dig b/src/main/dig/cmos/tristateOut.dig similarity index 100% rename from src/main/dig/cmos/tristateout.dig rename to src/main/dig/cmos/tristateOut.dig