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 b4afd68 commit 4e1e5bfCopy full SHA for 4e1e5bf
docs/sections/changelog.rst
@@ -8,10 +8,11 @@ All notable changes to this project will be documented in this file.
8
Unreleased
9
==========
10
11
+* Added: test package against Python 3.12 and 3.13.
12
+* Added: test package against Django 5.
13
* Added: support of max_age parameter on authorization request.
14
* Added: Passing Request Parameters as JWTs now returning request_not_supported error.
15
* Added: Simplified chinese translation.
-* Changed: Django 5 added to test matrix.
16
* Changed: ID Token JSON encoder improved using DjangoJSONEncoder.
17
* Changed: Use unittest.mock in tests. Remove mock library.
18
0 commit comments