aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index c61db542e..1aa28a6cf 100644
--- a/readme.txt
+++ b/readme.txt
@@ -56,6 +56,11 @@
*** Releases ***
*****************************************************************************
+*** 1.5.4 ***
+- NEW: Added support for the STM8 large memory model to the STM8 port.
+- NEW: Added RIDE7 project files to the STM32 demo. The normal makefile is
+ still available of course.
+
*** 1.5.3 ***
- FIX: Removed C99-style variables declarations (bug 2964418)(backported
in 1.4.2).