summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorPieter Ennes <pieter@authentiq.com>2018-03-09 21:03:15 +0000
committerPieter Ennes <pieter@authentiq.com>2018-03-19 15:47:40 +0000
commit43b66d8e60ed44b40b895f7e6d974665ccb43f82 (patch)
tree967a58d6a55f27216271e4b41f1c634e4e3dab9e /CHANGELOG.rst
parent2128054a130ebdedfdee9b80801bfa4ad257c1ee (diff)
downloadoauthlib-43b66d8e60ed44b40b895f7e6d974665ccb43f82.tar.gz
Version bump 2.0.7.
(cherry picked from commit 67ebd7a)
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 8a20f92..9ced51a 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,23 @@
Changelog
=========
+2.0.7 (2018-03-09)
+------------------
+
+* Moved oauthlib into new organization on GitHub.
+* Include license file in the generated wheel package. (#494)
+* When deploying a release to PyPI, include the wheel distribution. (#496)
+* Check access token in self.token dict. (#500)
+* Added bottle-oauthlib to docs. (#509)
+* Updated docs for organization change. (#515)
+* Update repository location in Travis. (#514)
+* Replace G+ with Gitter. (#517)
+
+2.0.6 (2017-10-20)
+------------------
+
+* 2.0.5 contains breaking changes.
+
2.0.5 (2017-10-19)
------------------