mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
6.0.0
This commit is contained in:
parent
5eb615f4b5
commit
47bd6f36ac
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
* Unreleased
|
* 6.0.0 (August 12, 2022)
|
||||||
* Added Django 3.2, 4.0 and 4.1 support.
|
* Added Django 3.2, 4.0 and 4.1 support.
|
||||||
* Removed Django 1.9, 1.10, 1.11, 2.0, 2.1, 2.2 and 3.0 support.
|
* Removed Django 1.9, 1.10, 1.11, 2.0, 2.1, 2.2 and 3.0 support.
|
||||||
* Added Python 3.9 and 3.10 support.
|
* Added Python 3.9 and 3.10 support.
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = "5.0.0"
|
__version__ = "6.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue