You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
## Unreleased
2
2
3
+
## Version 4.9.0
4
+
5
+
* Remove verify from jwt.decode to follow PyJWT v2.2.0 ([#472](https://github.com/jazzband/djangorestframework-simplejwt/pull/472))
6
+
* Updated import list ([#459](https://github.com/jazzband/djangorestframework-simplejwt/pull/459))
7
+
* Set BLACKLIST_AFTER_ROTATION by default to False at docs ([#455](https://github.com/jazzband/djangorestframework-simplejwt/pull/455))
8
+
* Repair generation of OpenAPI with Spectacular ([#452](https://github.com/jazzband/djangorestframework-simplejwt/pull/452))
9
+
3
10
## Version 4.8.0
4
11
5
12
* Add integration instructions for drf-yasg ([#145](https://github.com/jazzband/djangorestframework-simplejwt/pull/145))
0 commit comments