Skip to content

Commit 096a49e

Browse files
committed
Add changelog entry for Django 4.2 support
1 parent 9b91d79 commit 096a49e

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
@@ -48,6 +48,7 @@ These issues both result in `{"error": "invalid_client"}`:
4848
* Add Japanese(日本語) Language Support
4949
* #1244 implement [OIDC RP-Initiated Logout](https://openid.net/specs/openid-connect-rpinitiated-1_0.html)
5050
* #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)
51+
* #1264 Support Django 4.2.
5152

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

0 commit comments

Comments
 (0)