From 2317258537f16091857e507663304cf659fadccd Mon Sep 17 00:00:00 2001 From: hneemann Date: Sun, 17 Sep 2017 15:11:38 +0200 Subject: [PATCH] fixed a mistake --- distribution/ReleaseNotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 700a6edf6..00d9189b6 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -4,7 +4,7 @@ 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 left click). + and right click). v0.14, released on 31. Aug 2017 - Added visualization of KV maps (thanks to roy77)