summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2012-12-17 09:57:13 -0500
committerKenneth Reitz <me@kennethreitz.com>2012-12-17 09:57:13 -0500
commitb95ad3f6a8dea9c443e46a20ae8f2a9610831751 (patch)
treeff904ab5ffe34311f1d70294c4e8bd130834e233 /HISTORY.rst
parent957216d1fb8228cb91a0e8cec10939d4c2e707ed (diff)
downloadpython-requests-b95ad3f6a8dea9c443e46a20ae8f2a9610831751.tar.gz
ready.
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 4e7fd3a3..284d43c4 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -11,6 +11,7 @@ History
- Swappable Connection Adapters
- Mountable Connection Adapters
- Mutable ProcessedRequest chain
+- /s/prefetch/stream
- Removal of all configuration
- Standard library logging
- Make Reponse.json() callable, not property.