3.2.0 #351

Merged
michaelhelmick merged 5 commits from new-release into master 2014-10-30 13:59:46 -07:00
Showing only changes of commit 1d383d9303 - Show all commits

View file

@ -15,6 +15,7 @@ History
- Added `retry_after` attribute to `TwythonRateLimitError` - Added `retry_after` attribute to `TwythonRateLimitError`
- Added `upload_media` method to `Twython` in favor of `update_with_media` - Added `upload_media` method to `Twython` in favor of `update_with_media`
- Deprecating `update_with_media` per Twitter API 1.1 (https://dev.twitter.com/rest/reference/post/statuses/update_with_media) - Deprecating `update_with_media` per Twitter API 1.1 (https://dev.twitter.com/rest/reference/post/statuses/update_with_media)
- Unpin `requests` and `requests-oauthlib` in `requirements.txt`
3.1.2 (2013-12-05) 3.1.2 (2013-12-05)