summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2013-07-09 18:11:58 +0100
committerIb Lundgren <ib.lundgren@gmail.com>2013-07-09 18:11:58 +0100
commit809646f84cd2f0941773ce99acc95ea216ea1cb8 (patch)
tree5a8ae7888f1f7edad3166a76f7f43789fb205fba /README.rst
parent9169c7d9a7b2651275adf64136b175cad787724e (diff)
downloadoauthlib-809646f84cd2f0941773ce99acc95ea216ea1cb8.tar.gz
0.5.00.5.0
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 471586a..3bb55c6 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.0: OAuth 1 provider refactor. OAuth 2 refresh token validation fix.
+
0.4.2: OAuth 2 draft to RFC. Removed OAuth 2 framework decorators.
0.4.1: Documentation corrections and various small code fixes.