mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
8.0.0
This commit is contained in:
parent
403a9283b3
commit
a9ada9f273
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Changelog
|
||||
=========
|
||||
* Unreleased
|
||||
* 8.0.0
|
||||
* Add Django 4.2 support
|
||||
* Remove Python 3.7 support
|
||||
* Use path and path converters (changes all url names from prefix `avatar_` to `avatar:`.)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = "7.1.1"
|
||||
__version__ = "8.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue