Skip to content

Commit f97199b

Browse files
committed
update changelog
1 parent 0970bf9 commit f97199b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
## [unreleased]
1818
### Added
1919
* Add migration to include `token_checksum` field in AbstractAccessToken model.
20-
* Added compatibility with LoginRequiredMiddleware introduced in Django 5.1
20+
* Added compatibility with `LoginRequiredMiddleware` introduced in Django 5.1
2121
* #1404 Add a new setting `REFRESH_TOKEN_REUSE_PROTECTION`
2222
### Changed
2323
* Update token to TextField from CharField with 255 character limit and SHA-256 checksum in AbstractAccessToken model. Removing the 255 character limit enables supporting JWT tokens with additional claims

0 commit comments

Comments
 (0)