summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2013-07-26 19:12:56 +0100
committerIb Lundgren <ib.lundgren@gmail.com>2013-07-26 19:12:56 +0100
commitf794cf31971274766378faf140d60e5ec3807286 (patch)
tree7f1a6eb419cbd1e9bb368b9f67adfe20b726e8f5 /README.rst
parent2f01d5ba3a1d94904a1eea67db1276922f39c8ec (diff)
downloadoauthlib-f794cf31971274766378faf140d60e5ec3807286.tar.gz
0.5.10.5.1
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 3bb55c6..0caf4be 100644
--- a/README.rst
+++ b/README.rst
@@ -90,6 +90,8 @@ Changelog
*OAuthLib is in active development, with most of OAuth1 complete and OAuth2
already in the works.*
+0.5.1: OAuth 1 provider fix for incorrect token param in nonce validation.
+
0.5.0: OAuth 1 provider refactor. OAuth 2 refresh token validation fix.
0.4.2: OAuth 2 draft to RFC. Removed OAuth 2 framework decorators.