We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b875ba5 commit 4d0c122Copy full SHA for 4d0c122
docs/sections/changelog.rst
@@ -8,6 +8,11 @@ All notable changes to this project will be documented in this file.
8
Unreleased
9
==========
10
11
+0.7.0
12
+=====
13
+
14
+*2018-10-17*
15
16
* Added: support multiple response types per client.
17
* Added: make version available in code.
18
* Added: token introspection docs.
oidc_provider/version.py
@@ -1 +1 @@
1
-__version__ = '0.6.2'
+__version__ = '0.7.0'
0 commit comments