history changes v0.3.2
authorKenneth Reitz <me@kennethreitz.com>
Fri, 15 Apr 2011 21:29:26 +0000 (17:29 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Fri, 15 Apr 2011 21:29:26 +0000 (17:29 -0400)
HISTORY.rst

index c0b00d6922293eb87ff51851fa6203980a7e6f62..d1dc02c7f04570511002bc32ea0efa0736ba1aeb 100644 (file)
@@ -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