Skip to content

Commit 66beda5

Browse files
committed
Updates changelog
1 parent c4130d1 commit 66beda5

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/changelog.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,5 @@ Welcome Dj-Rest-Auth
99
-----
1010
Replaces `rest_framework_jwt` with `djangorestframework-simplejwt`.
1111

12-
13-
- rest_framework_jwt is now unmaintained so we've switched to simplewjt,
14-
which is a strong jwt library with a large community.
15-
- This change means you may need to change your client code if you're upgrading
16-
from the previous version. Example: token -> access_token. Please see demo
17-
for more information.
12+
Rest_framework_jwt is now unmaintained so we've switched to simplewjt, which is a strong jwt library with a large community.
13+
This change means you may need to change your client code if you're upgrading from the previous version.

0 commit comments

Comments
 (0)