From dbaa126bf0f29d502cd21d67f66246b580d9d5d1 Mon Sep 17 00:00:00 2001 From: hneemann Date: Fri, 12 May 2017 19:20:30 +0200 Subject: [PATCH] Updated release notes. --- distribution/ReleaseNotes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 013ac54ae..df1396de1 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -3,6 +3,8 @@ Release Notes Planned as v0.12 - Added a locked mode, which avoids the unwanted modification of the circuit. - Better support for high dpi screens. +- Added DIP packages to allow more "physical" circuits. See examples/74xx. + Up to now only a view 74xx circuits are available. v0.11.1, released on 02. May 2017 - Added the possibility to open a circuit from the command line.