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:
28ee978
)
history
author
Kenneth Reitz
<me@kennethreitz.com>
Sun, 21 Aug 2011 02:55:30 +0000
(22:55 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sun, 21 Aug 2011 02:55:30 +0000
(22:55 -0400)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index b09392b5e9af46131ced2a5f5ad6fb5695dd1778..33d56b93ae57d2a8f598271b909145c0a6951903 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-1,6
+1,11
@@
History
-------
+* Automatic decoding of unicode, when available.
+* New ``decode_unicode`` setting
+* Removal of ``r.read/close`` methods
+* New ``r.fo`` interface for advanced response usage.
+
0.6.1 (2011-08-20)
++++++++++++++++++