Update roadmap for 1.0.2
authorJosh Roesslein <jroesslein@gmail.com>
Thu, 17 Sep 2009 23:01:41 +0000 (18:01 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Thu, 17 Sep 2009 23:01:41 +0000 (18:01 -0500)
ROADMAP

diff --git a/ROADMAP b/ROADMAP
index 9d8a8da0c08b0dc27add4ac04715671fc94750a7..eb5b1e773472e33cf4553bb4911f3201b71fa1e2 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -1,20 +1,8 @@
 The plan of attack for the next version of Tweepy.
 
-1.0 -> 1.0.1
+1.0.1 -> 1.0.2
 ============
-+ changing profile and background images [DONE]
-+ finish search api [DONE]
-+ autodetect authenticated user's ID [DONE]
-+ address file locking portability issues in file cache [DONE]
-
-Future...
-=========
-+ database-based cache ?
-+ rate limit governor
-+ command line client example
-+ retweet api [DONE BUT NEEDS TESTING]
-+ async requests
-+ prepare for social graph changes mentioned on mailinglist
-+ twitterfall reply API integration?
 + implement win32 file locking for FileCache
++ merge retweet API methods into master
++ implement retweet streaming API method