From: Kenneth Reitz Date: Sun, 23 Oct 2011 14:04:46 +0000 (-0400) Subject: v0.7.1 plans X-Git-Tag: v0.7.1~1^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8d4a5ea61de8b579aa3e3d8e37e43f3cc34b619;p=services%2Fpython-requests.git v0.7.1 plans --- diff --git a/HISTORY.rst b/HISTORY.rst index 0db8550..44da909 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,13 @@ History ------- +0.7.1 ++++++ + +* Move away from urllib2 authentication. +* Remove AuthManager. + + 0.7.0 (2011-10-22) ++++++++++++++++++