From 80c47368d9e21b07af177aeca1bea291806b37f5 Mon Sep 17 00:00:00 2001 From: hneemann Date: Sun, 1 Oct 2017 17:34:30 +0200 Subject: [PATCH] updated release notes --- distribution/ReleaseNotes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 00d9189b6..8d7e82717 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -3,8 +3,8 @@ Release Notes HEAD, planned as v0.15 - Added an EEPROM which behaves like a memory that can be written and whose content is non-volatile. -- Replaced shortcut 'B' with a more general attribute editing dialog (select - and right click). +- Replaced shortcut 'B' with a more general attribute editing dialog (select multiple + components and click right). v0.14, released on 31. Aug 2017 - Added visualization of KV maps (thanks to roy77)