From 5c63bc33fe5801cbf64bf2f5f8c846e18ebecc5c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 27 Oct 2012 10:08:16 -0500 Subject: [PATCH] v0.14.2 --- HISTORY.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 0a83006b..24b77a6d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,16 @@ History ------- +0.14.2 (2012-10-27) ++++++++++++++++++++ + +- Improved mime-compatible JSON handling +- Proxy fixes +- Path hack fixes +- Case-Insensistive Content-Encoding headers +- Support for CJK parameters in form posts + + 0.14.1 (2012-10-01) +++++++++++++++++++