Skip to content

Commit c7641e4

Browse files
adamchainzdopry
authored andcommitted
Add changelog entry for Django 4.2 support
1 parent f580e2e commit c7641e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ These issues both result in `{"error": "invalid_client"}`:
4949
* Add Japanese(日本語) Language Support
5050
* #1244 implement [OIDC RP-Initiated Logout](https://openid.net/specs/openid-connect-rpinitiated-1_0.html)
5151
* #1092 Allow Authorization Code flow without a client_secret per [RFC 6749 2.3.1](https://www.rfc-editor.org/rfc/rfc6749.html#section-2.3.1)
52+
* #1264 Support Django 4.2.
5253

5354
### Changed
5455
* #1222 Remove expired ID tokens alongside access tokens in `cleartokens` management command

0 commit comments

Comments
 (0)