history for this

This commit is contained in:
Kenneth Reitz
2011-10-23 14:51:22 -04:00
parent b88fbb5e0c
commit 82cbae479c
+3 -2
View File
@@ -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)