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 4e1e5bf commit 41825b9Copy full SHA for 41825b9
docs/sections/changelog.rst
@@ -8,6 +8,13 @@ All notable changes to this project will be documented in this file.
8
Unreleased
9
==========
10
11
+Nothing yet.
12
+
13
+0.8.4
14
+=====
15
16
+*2025-05-24*
17
18
* Added: test package against Python 3.12 and 3.13.
19
* Added: test package against Django 5.
20
* Added: support of max_age parameter on authorization request.
oidc_provider/version.py
@@ -1 +1 @@
1
-__version__ = "0.8.3"
+__version__ = "0.8.4"
0 commit comments