diff --git a/HISTORY.rst b/HISTORY.rst index 6b60210f..64bc4f8b 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)