diff --git a/HISTORY.rst b/HISTORY.rst index 0c0292d0..d7b023a0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -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.