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 358987aed6ce3375a031bf8d87275d94023d0441..1be2fb9968b0a43d04a897bcf81ab992b45e67cc 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.