v0.5.1 history update

This commit is contained in:
Kenneth Reitz
2011-07-23 21:42:12 -04:00
parent 260e32a7c3
commit 87e7a04209
+7 -2
View File
@@ -1,10 +1,15 @@
History
-------
0.5.1 (?)
+++++++++
0.5.1 (2011-07-23)
++++++++++++++++++
* International Domain Name Support!
* Access headers without fetching entire body (``read()``)
* Use lists as dicts for parameters
* Add Forced Basic Authentication
* Forced Basic is default authentication type
* ``python-requests.org`` default User-Agent header
0.5.0 (2011-06-21)