summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2014-06-10 11:35:42 +0100
committerIb Lundgren <ib.lundgren@gmail.com>2014-06-10 11:35:42 +0100
commitde773eefcb3c1afe54a0c12d5bf9bd214ceaf404 (patch)
tree028739053026598a57c86a82b8d3cea593e7f77d /README.rst
parent6f4fb95255b9242237edb3c22d7fcab791e77d8d (diff)
downloadoauthlib-de773eefcb3c1afe54a0c12d5bf9bd214ceaf404.tar.gz
0.6.30.6.3
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index aa9aace..e26489f 100644
--- a/README.rst
+++ b/README.rst
@@ -95,6 +95,9 @@ details.
.. _`supported features`: http://oauthlib.readthedocs.org/en/latest/feature_matrix.html
+0.6.3: Quick fix. OAuth 1 client repr in 0.6.2 overwrote secrets when
+ scrubbing for print.
+
0.6.2:
* Numerous OAuth2 provider errors now suggest a status code of 401 instead