jazzband / django-rest-knox

Authentication Module for django rest auth
MIT License
1.17k stars 213 forks source link

Make sure to mention that old tokens no longer work when releasing! #357

Closed max-wittig closed 4 months ago

max-wittig commented 4 months ago

We just upgraded our local version to 0113d42e3de1e7b3b9cc1af7e3f96940df5976b3, because we were not sure when the official release would take place and noticed this change:

https://github.com/jazzband/django-rest-knox/commit/b02a1553baff849d0f3a2b83da5dda5bf793157c

image

This is just a reminder to bump the version to the next major and explicitly mention that old tokens will stop working!

johnraz commented 4 months ago

@max-wittig would you mind opening a PR and add this to the changelog?