Skip to content

Commit 65e7c17

Browse files
committed
Bump version 0.8.2.
1 parent 87c4dc9 commit 65e7c17

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/sections/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
88
Unreleased
99
==========
1010

11+
12+
0.8.2
13+
=====
14+
15+
*2023-12-15*
16+
1117
* Added: Discovery endpoint response caching. Introducing OIDC_DISCOVERY_CACHE_ENABLE.
1218
* Fixed: ResponseType data migration.
1319
* Fixed: correctly verify PKCE secret in token endpoint.

oidc_provider/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.8.1'
1+
__version__ = '0.8.2'

0 commit comments

Comments
 (0)