- 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).
- Improve test coverage and clean up of test code.
- Switch from
urllib2
torequests
library for HTTP requests.
- Initial release