From: Josh Roesslein Date: Sat, 31 Oct 2009 07:05:19 +0000 (-0500) Subject: Update change log. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=048e648ed1647befdb9e6aed1b82469b9b38807a;p=tweepy.git Update change log. --- 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