Update change log.
authorJosh Roesslein <jroesslein@gmail.com>
Sat, 31 Oct 2009 07:05:19 +0000 (02:05 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Sat, 31 Oct 2009 07:05:19 +0000 (02:05 -0500)
CHANGES

diff --git a/CHANGES b/CHANGES
index eb2768e22f58beabba9d2b25dfb5dbceb663ecd5..5a61a5bd2e870484dad8f4e327f742dddd401ed7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,13 @@
 All changes made to the library that might affect applications
 during upgrade will be listed here.
 
-1.1 -> 1.2
+1.2 -> 1.3 [Future]
+=====================
++ API.verify_credentials() now returns an User object if credentials
+    are valid. Otherwise false will be returned.
++ API.new() removed
+
+1.1 -> 1.2 [Current]
 =====================
 + API
     + Added automatic request re-try feature