Skip to content

Commit

Permalink
Updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
iMerica committed Mar 28, 2020
1 parent c4130d1 commit 66beda5
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,5 @@ Welcome Dj-Rest-Auth
-----
Replaces `rest_framework_jwt` with `djangorestframework-simplejwt`.


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

0 comments on commit 66beda5

Please sign in to comment.