aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index adf5773f2..865311f05 100644
--- a/readme.txt
+++ b/readme.txt
@@ -88,9 +88,11 @@
*** Releases ***
*****************************************************************************
+*** 2.7.0 ***
+- FIX: Fixed MS2ST() and US2ST() macros error (bug #415)(backported to 2.6.0,
+ 2.4.4, 2.2.10, NilRTOS).
+
*** 2.5.2 ***
-- FIX: Fixed MS2ST() and US2ST() macros error (bug #415)(backported to 2.4.4,
- 2.2.10, NilRTOS).
- FIX: Fixed lwipthread.h should explicitly include lwip/opts.h (bug #414).
- FIX: Fixed STM32_PLLI2SCLKOUT miscalculated (bug #413)(backported to 2.4.4).
- FIX: Fixed wrong RTC vector name in STM32F1/F4/L1 EXT drivers (bug #412).