From 048e648ed1647befdb9e6aed1b82469b9b38807a Mon Sep 17 00:00:00 2001 From: Josh Roesslein Date: Sat, 31 Oct 2009 02:05:19 -0500 Subject: [PATCH] Update change log. --- CHANGES | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index eb2768e..5a61a5b 100644 --- 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 -- 2.25.1