From 47eb7040975c30604dabeb303aed35ba0194da99 Mon Sep 17 00:00:00 2001 From: hneemann Date: Wed, 6 Sep 2017 20:44:47 +0200 Subject: [PATCH] updated release notes --- distribution/ReleaseNotes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index cfd822a70..590b4c14a 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -1,5 +1,9 @@ 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. + v0.14, released on 31. Aug 2017 - Added visualization of KV maps (thanks to roy77) - Added VHDL export