Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 388 Bytes

CHANGELOG.rst

File metadata and controls

21 lines (15 loc) · 388 Bytes

Changelog

0.1.1

  • Added missing file to CHANGELOG.txt (fixes #6 thanks @portnov).
  • Correct options when submitting HTTP requests using the requests library (fixes #8 thanks to @portnov).

0.1.0

  • Improve test coverage and clean up of test code.
  • Switch from urllib2 to requests library for HTTP requests.

0.0.1

  • Initial release