diff --git a/HISTORY.rst b/HISTORY.rst index 358987ae..1be2fb99 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -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.