v0.9.2
authorKenneth Reitz <me@kennethreitz.com>
Thu, 19 Jan 2012 02:25:03 +0000 (21:25 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Thu, 19 Jan 2012 02:25:03 +0000 (21:25 -0500)
HISTORY.rst

index 068ac5b..01b550e 100644 (file)
@@ -1,6 +1,19 @@
 History
 -------
 
+0.9.2 (2012-01-18)
+++++++++++++++++++
+
+* Asyncronous async.send method.
+* SSL verify=False bugfix (apparent on windows machines).
+* Support for proper chunk streams with boundaries.
+* session argument for Session classes.
+* Print entire hook tracebacks, not just exception instance.
+* Fix response.iter_lines from pending next line.
+* Fix but in HTTP-digest auth w/ URI having query strings.
+* Fix in Event Hooks section.
+* Urllib3 update.
+
 
 0.9.1 (2012-01-06)
 ++++++++++++++++++