projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f539a0c
)
Update change log.
author
Josh Roesslein
<jroesslein@gmail.com>
Sat, 31 Oct 2009 07:05:19 +0000
(
02:05
-0500)
committer
Josh Roesslein
<jroesslein@gmail.com>
Sat, 31 Oct 2009 07:05:19 +0000
(
02:05
-0500)
CHANGES
patch
|
blob
|
blame
|
history
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