history v0.10.2
authorKenneth Reitz <me@kennethreitz.com>
Wed, 15 Feb 2012 08:14:48 +0000 (03:14 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Wed, 15 Feb 2012 08:14:48 +0000 (03:14 -0500)
HISTORY.rst

index 358987a..1be2fb9 100644 (file)
@@ -10,6 +10,7 @@ History
 * Replace unicode errors on first pass, no need for second pass.
 * Append '/' to bare-domain urls before query insertion.
 * Exceptions now inherit from RuntimeError.
+* Binary uploads + auth fix.
 * Bugfixes.