chore: Update changlelog for 0.1.8

This commit is contained in:
kgriffs
2014-07-21 10:12:42 -05:00
parent e611f6310d
commit ff51a61ff1

View File

@@ -1,3 +1,11 @@
# 0.1.9 #
## Fixed ##
* Addressed style issues reported by the latest pyflakes version
* Fixed body not being decoded from UTF-8 in HTTPError tests
* Remove unnecessary ordereddict requirement on Python 2.6
# 0.1.8 #
## Breaking Changes ##