From: Kenneth Reitz Date: Sun, 24 Jul 2011 01:42:12 +0000 (-0400) Subject: v0.5.1 history update X-Git-Tag: v0.5.1^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=87e7a0420964558efb4c8e7904b0730331ee26d5;p=services%2Fpython-requests.git v0.5.1 history update --- diff --git a/HISTORY.rst b/HISTORY.rst index 6b60210..64bc4f8 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,10 +1,15 @@ History ------- -0.5.1 (?) -+++++++++ +0.5.1 (2011-07-23) +++++++++++++++++++ * International Domain Name Support! +* Access headers without fetching entire body (``read()``) +* Use lists as dicts for parameters +* Add Forced Basic Authentication +* Forced Basic is default authentication type +* ``python-requests.org`` default User-Agent header 0.5.0 (2011-06-21)