Changing versions, adding AUTHORS & HISTORY
This commit is contained in:
parent
6662ff4061
commit
8548a31238
5 changed files with 26 additions and 7 deletions
12
HISTORY.rst
12
HISTORY.rst
|
|
@ -3,6 +3,18 @@
|
|||
History
|
||||
-------
|
||||
|
||||
3.2.0 (2014-08-xx)
|
||||
++++++++++++++++++
|
||||
- PEP8'd some code
|
||||
- Added `lookup_status` function to `endpoints.py`
|
||||
- Added keyword argument to `cursor` to return full pages rather than individual results
|
||||
- `cursor` now uses while loop rather than recursion
|
||||
- Fixed issue where Twython was unnecessarily disabling compression
|
||||
- Using `responses` to mock API calls in tests
|
||||
- Fixed some typos in documentation
|
||||
- Added retry_after attribute to TwythonRateLimitError
|
||||
|
||||
|
||||
3.1.2 (2013-12-05)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue