summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2013-02-12 00:34:27 +0100
committerIb Lundgren <ib.lundgren@gmail.com>2013-02-12 00:34:27 +0100
commit0e9f5e504fad3ecfcdbcba301e72160844fcc18e (patch)
treed3365a09ff8339834df66983038ff7712fa2172c /README.rst
parent88e8b1ae28cbaeb69bc76830a2f2ba3c9562c5c5 (diff)
downloadoauthlib-0e9f5e504fad3ecfcdbcba301e72160844fcc18e.tar.gz
0.3.70.3.7
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 5b5d998..2463138 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.7: OAuth 1 optional encoding of Client.sign return values
+
0.3.6: Revert default urlencoding.
0.3.5: Default unicode conversion (utf-8) and urlencoding of input.