history :)
authorKenneth Reitz <me@kennethreitz.com>
Sat, 19 Nov 2011 21:13:12 +0000 (16:13 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Sat, 19 Nov 2011 21:13:12 +0000 (16:13 -0500)
HISTORY.rst

index 0c0292d..d7b023a 100644 (file)
@@ -4,6 +4,7 @@ History
 0.8.2 (2011-11-19)
 ++++++++++++++++++
 
+* New unicode decoding system, based on overridable `Response.encoding`.
 * Proper URL slash-quote handling.
 * Cookies with ``[``, ``]``, and ``_`` allowed.