Update AUTHORS, HISTORY, DeprecationWarning on update_status_with_media

This commit is contained in:
Mike Helmick 2014-10-30 11:07:18 -04:00
parent 8548a31238
commit 23a0b62f2c
3 changed files with 17 additions and 2 deletions

View file

@ -50,3 +50,7 @@ Patches and Suggestions
- `Joe Cabrera <https://github.com/greedo>`_, PEP 8 contributions
- `bsbkeven <https://github.com/bsbkeven>`_, Added `lookup_status` function to `endpoints.py`
- `drevicko <https://github.com/drevicko>`_, Added option to yield full page vs individual results in `cursor`
- `Filipe A Ximenes <https://github.com/filipeximenes>`_, Added `upload_media` function to `endpoints.py`
- `Mertcan Mermerkaya <https://github.com/mmermerkaya>`_, Fixed code example in documentation
- `Donne Martin <https://github.com/donnemartin>`_, Fixed typos in `README.rst`
- `Diego Allen <https://github.com/dalleng>`_, Add missing comma in documentation code snippet