summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-11-13 00:48:54 -0500
committerKenneth Reitz <me@kennethreitz.com>2011-11-13 00:48:54 -0500
commit9aa62d5622fd69bc77bad3ea24ed8379eb158de8 (patch)
treef39305c0ba2458330d0dcd6aded922a156aedc8a
parentbcc48a9607daf87a90bc2a70d9bfaac79b56d80c (diff)
downloadpython-requests-0.8.0.tar.gz
13thv0.8.0
-rw-r--r--HISTORY.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 0648118d..05ba2f49 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -2,7 +2,7 @@ History
-------
-0.8.0 (2011-11-09)
+0.8.0 (2011-11-13)
++++++++++++++++++
* Keep-alive support!
@@ -14,6 +14,7 @@ History
* prefetch parameter for request methods
* OPTION method
* Async pool size throttling
+* File uploads send real names
0.7.6 (2011-11-07)
++++++++++++++++++