diff --git a/CHANGES.txt b/CHANGES.txt index 20253f2..d38742b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,5 @@ +Version 2.0.1 + - ISSUE #15: Backwards compatibility with previous Arduino IDE (pure virtual functions were not supported); - ISSUE #18: Corrected problem with setLEDs() caused by changes in the previous version.