summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2012-07-09 21:54:37 +0200
committerIb Lundgren <ib.lundgren@gmail.com>2012-07-09 21:54:37 +0200
commit36e07d9476a67086ec1a8d917cdc703531673440 (patch)
tree4cc03b441532b9b7ae8df7a5c488c85eef24f7c7 /README.rst
parentf001fa1c4b461e22558d15b65b0be54dbfc0ad64 (diff)
downloadoauthlib-36e07d9476a67086ec1a8d917cdc703531673440.tar.gz
0.3.00.3.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 41c24c9..6a4db61 100644
--- a/README.rst
+++ b/README.rst
@@ -35,6 +35,8 @@ Changelog
*OAuthLib is in active development, with most of OAuth1 complete and OAuth2
already in the works.*
+0.3.0: Initial OAuth 2 client support
+
0.2.1: Exclude non urlencoded bodies during request verification
0.2.0: OAuth provider support