Skip to content

Commit 4e1e5bf

Browse files
authored
Update changelog.rst
1 parent b4afd68 commit 4e1e5bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/sections/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ All notable changes to this project will be documented in this file.
88
Unreleased
99
==========
1010

11+
* Added: test package against Python 3.12 and 3.13.
12+
* Added: test package against Django 5.
1113
* Added: support of max_age parameter on authorization request.
1214
* Added: Passing Request Parameters as JWTs now returning request_not_supported error.
1315
* Added: Simplified chinese translation.
14-
* Changed: Django 5 added to test matrix.
1516
* Changed: ID Token JSON encoder improved using DjangoJSONEncoder.
1617
* Changed: Use unittest.mock in tests. Remove mock library.
1718

0 commit comments

Comments
 (0)