diff --git a/HISTORY.rst b/HISTORY.rst index 44da9090..d6ddbd05 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)