summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2013-02-23 16:38:45 +0100
committerIb Lundgren <ib.lundgren@gmail.com>2013-02-23 16:38:45 +0100
commit1da50150c508ae96c7f05cdf4ab987cb5611034c (patch)
treebfc1dc4c79ca658b92d3b83668a3508ee6281bec /README.rst
parent19a752b8fd494c190f6f53fe3aa64ff8dd490f79 (diff)
downloadoauthlib-1da50150c508ae96c7f05cdf4ab987cb5611034c.tar.gz
0.3.80.3.8
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 35f5012..9a79c8d 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.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
0.3.6: Revert default urlencoding.