From 5e2afcdaebf577241963ef31af9af4e0456de6b4 Mon Sep 17 00:00:00 2001 From: "rjbatista@gmail.com" Date: Wed, 18 Jan 2012 00:02:19 +0000 Subject: [PATCH] Version 2.0.1 --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) 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.