projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33dec52
)
v0.6.4
author
Kenneth Reitz
<me@kennethreitz.com>
Fri, 14 Oct 2011 02:11:42 +0000
(22:11 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Fri, 14 Oct 2011 02:11:42 +0000
(22:11 -0400)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index c5c711f95ce57ab3756cbe84e77198b29cd6d897..053d37a7d92547b08bea16b64f791a19178b01d8 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-1,10
+1,13
@@
History
-------
+0.6.4 (2011-10-13)
+++++++++++++++++++
+
* Automatic decoding of unicode, based on HTTP Headers.
* New ``decode_unicode`` setting
* Removal of ``r.read/close`` methods
-* New ``r.f
o
`` interface for advanced response usage.*
+* New ``r.f
aw
`` interface for advanced response usage.*
* Automatic expansion of parameterized headers
0.6.3 (2011-10-13)