From cc69fa0096b86ee7e0c7a404a4a682015b4299d5 Mon Sep 17 00:00:00 2001 From: hneemann Date: Fri, 26 May 2017 13:08:04 +0200 Subject: [PATCH] updated release notes --- distribution/ReleaseNotes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 7e9e8ca3b..33935220c 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -7,6 +7,7 @@ Planned as v0.12 - Added DIP packages to allow more "physical" circuits. See examples/74xx. Up to now only a view 74xx circuits are available. - Add some functions to make it easier to create 74xx circuits. +- Added undo/redo functions v0.11.1, released on 02. May 2017 - Added the possibility to open a circuit from the command line.