From: Kenneth Reitz Date: Sun, 23 Oct 2011 18:51:22 +0000 (-0400) Subject: history for this X-Git-Tag: v0.7.1~1^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=82cbae479c248d565e86d6664a0cb89d39dece6b;p=services%2Fpython-requests.git history for this --- diff --git a/HISTORY.rst b/HISTORY.rst index 44da909..d6ddbd0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,8 +4,9 @@ History 0.7.1 +++++ -* Move away from urllib2 authentication. -* Remove AuthManager. +* Move away from urllib2 authentication handling. +* Fully Remove AuthManager, AuthObject, &c. +* New tuple-based auth system with handler callbacks. 0.7.0 (2011-10-22)