summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2013-03-26 19:01:01 +0100
committerIb Lundgren <ib.lundgren@gmail.com>2013-03-26 19:01:01 +0100
commitb1b829ccf26d78e95ac055bb76843e6b4e1cff75 (patch)
tree4a740748749c64cbf630396a4eb76823c2aca706 /README.rst
parentd9486747b7f7bfe416fefdca325f740bcd9bafb3 (diff)
downloadoauthlib-b1b829ccf26d78e95ac055bb76843e6b4e1cff75.tar.gz
0.4.00.4.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 9a79c8d..5db4988 100644
--- a/README.rst
+++ b/README.rst
@@ -62,6 +62,8 @@ Changelog
*OAuthLib is in active development, with most of OAuth1 complete and OAuth2
already in the works.*
+0.4.0: OAuth 2 Provider support (experimental).
+
0.3.8: OAuth 2 Client now uses custom errors and raise on expire
0.3.7: OAuth 1 optional encoding of Client.sign return values