update CHANGELOG.rst

This commit is contained in:
Petr Dlouhý 2024-08-14 12:18:44 +02:00
parent da3615203d
commit ebeb6d5e64

View file

@ -1,6 +1,9 @@
Changelog
=========
* 8.0.0
* 8.0.1
* Fix Django 5.1 compatibility
* 8.0.0 (October 16, 2023)
* Add Django 4.2 support
* Remove Python 3.7 support
* Use path and path converters (changes all url names from prefix `avatar_` to `avatar:`.)