From: Kenneth Reitz Date: Sun, 15 May 2011 03:57:19 +0000 (-0400) Subject: history update X-Git-Tag: v0.4.0^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=af0febe8ad9a48c491aec1df1dc08a95ffb0baed;p=services%2Fpython-requests.git history update --- diff --git a/HISTORY.rst b/HISTORY.rst index ec3d498..50170a6 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,14 @@ History ------- +0.4.0 (2011-05-15) +++++++++++++++++++ + +* Response.history: list of redirected responses +* Case-Insensitive Header Dictionaries! +* Unicode URLs + + 0.3.4 (2011-05-14) ++++++++++++++++++