From: Kenneth Reitz Date: Thu, 10 Nov 2011 01:34:21 +0000 (-0800) Subject: history X-Git-Tag: v0.8.0~52 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4002efb56a0aca6c6a0281fba69bf45faaed4e88;p=services%2Fpython-requests.git history --- diff --git a/HISTORY.rst b/HISTORY.rst index 36d47f7..c820a37 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,17 @@ History ------- + +0.8.0 (2011-11-09) +++++++++++++++++++ + +* Keep-alive support! +* Complete removal of Urllib2 +* Complete removal of Poster +* Complete removal of CookieJars +* New ConnectionError raising +* Safe_mode for error catching + 0.7.6 (2011-11-07) ++++++++++++++++++