From ced7a58981062f94a7589a185f7693efa0d1c752 Mon Sep 17 00:00:00 2001 From: hneemann Date: Mon, 25 Jan 2021 15:21:06 +0100 Subject: [PATCH] updates the release notes --- distribution/ReleaseNotes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 4f4e45344..8902b8925 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -1,5 +1,9 @@ Release Notes +HEAD, planned as v0.27 + +- Added fixed point and floating point number formats + v0.26, released on 25. Jan. 2021 - Performance improvement of the simulation start. - Improved the gui to modify the k-map layout.