diff --git a/HISTORY.rst b/HISTORY.rst index 36d47f7c..c820a370 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) ++++++++++++++++++