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:
642c667
)
history changes
v0.3.2
author
Kenneth Reitz
<me@kennethreitz.com>
Fri, 15 Apr 2011 21:29:26 +0000
(17:29 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Fri, 15 Apr 2011 21:29:26 +0000
(17:29 -0400)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index c0b00d6922293eb87ff51851fa6203980a7e6f62..d1dc02c7f04570511002bc32ea0efa0736ba1aeb 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-1,11
+1,18
@@
History
-------
+0.3.2 (2011-04-15)
+++++++++++++++++++
+
+* Automatic Decompression of GZip Encoded Content
+* AutoAuth Support for Tupled HTTP Auth
+
+
0.3.1 (2011-04-01)
++++++++++++++++++
* Cookie Changes
-* Response.read()
+* Response.read()
* Poster fix