Roadmap update.
authorJosh Roesslein <jroesslein@gmail.com>
Thu, 13 Aug 2009 21:46:28 +0000 (16:46 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Thu, 13 Aug 2009 21:46:28 +0000 (16:46 -0500)
ROADMAP

diff --git a/ROADMAP b/ROADMAP
index 85f3b133d416c9a293f9345b83d67e506dcbdc9e..9959f2a73ccf7e51c9b8e3c229f355a5e7620a5b 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -2,12 +2,15 @@ The plan of attack for the next version of Tweepy.
 
 1.0 -> 1.0.1
 ============
-+ command line client using tweepy
-+ database-based cache
++ command line client example
 + changing profile and background images
 + full coverage of current code in tests
-+ rate limit governor
 + prepare for social graph changes mentioned on mailinglist
 + finish search api
 + autodetect authenticated user's ID [DONE]
++ retweet api
 
+Future...
+=========
++ database-based cache ?
++ rate limit governor