From: Kenneth Reitz Date: Sat, 20 Aug 2011 22:24:58 +0000 (-0400) Subject: history update X-Git-Tag: v0.6.1~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c58ddff3a4b782012894e148bf471e0ebd146d64;p=services%2Fpython-requests.git history update --- diff --git a/HISTORY.rst b/HISTORY.rst index b2ae8f9..b09392b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,17 @@ History ------- +0.6.1 (2011-08-20) +++++++++++++++++++ + +* Enhanced status codes experience ``\o/`` +* Set a maximum number of redirects (``settings.max_redirects``) +* Full Unicode URL support +* Support for protocol-less redirects. +* Allow for arbitrary request types. +* Bugfixes + + 0.6.0 (2011-08-17) ++++++++++++++++++