diff options
-rw-r--r-- | readme.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index d1c3f5dc2..d650d04ab 100644 --- a/readme.txt +++ b/readme.txt @@ -73,6 +73,12 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, *** Releases ***
*****************************************************************************
+*** 1.3.0 ***
+- FIX: Fixed regression in MinGW demo (bug 2745153)(backported in stable
+ branch).
+- NEW: Added "debug" and "gcov" targets to the MinGW demo Makefile. The new
+ targets allow to calculate the code coverage.
+
*** 1.2.0 ***
- Added license exception text to the 1.2.0 branch.
- FIX: Fixed serious AVR regression (bug 2731578).
|