Update HISTORY.rst

This commit is contained in:
Mike Helmick 2014-10-30 16:49:58 -04:00
parent 02d1a946c1
commit 1d383d9303

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)