Skip to content

Commit 309b6b6

Browse files
authored
Fix typo in changelog (#930)
* Fix typo in changelog * Update CHANGELOG.md
1 parent 4d6e4fd commit 309b6b6

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
@@ -38,7 +38,7 @@ python manage.py migrate
3838
* fix: Do not copy `iat` claim from refresh token by @vgrozdanic in https://github.com/jazzband/djangorestframework-simplejwt/pull/888
3939
* fix: add missing migration for token_blacklist app by @juanbailon in https://github.com/jazzband/djangorestframework-simplejwt/pull/894
4040
* Update Persian translations (fa, fa_IR) for Django application by @mahdirahimi1999 in https://github.com/jazzband/djangorestframework-simplejwt/pull/897
41-
* fix: always stringify user_id claim ([#887](https://github.com/jazzband/djangorestframework-simplejwt/pull/897))
41+
* fix: always stringify user_id claim in https://github.com/jazzband/djangorestframework-simplejwt/pull/887
4242

4343
## 5.5.0
4444
* Cap PyJWT version to <2.10.0 to avoid incompatibility with subject claim type requirement by @grayver in https://github.com/jazzband/djangorestframework-simplejwt/pull/843

0 commit comments

Comments
 (0)