aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 8740e4a35..1de033ba9 100644
--- a/readme.txt
+++ b/readme.txt
@@ -59,8 +59,9 @@
*****************************************************************************
*** 2.1.0 ***
+- FIX: Fixed broken AVR port (bug 3016619)(backported in 2.0.0).
- FIX: Fixed assertion in adcStop() (bug 3015109)(backported in 2.0.0).
-- OPT: Simplified the test suite code, now it is smaller (backported in 2.0.0).
+- OPT: Simplified the test suite code, now it is smaller.
*** 1.5.9 ***
- FIX: Fixed STM8 baud rate setup error (bug 3010990).