mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Update Changelog
This commit is contained in:
parent
16d721c210
commit
2b767e0b85
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,11 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* 4.1.0 (Not released)
|
||||
* Added Django 2.0 support.
|
||||
* Added `avatar_deleted` signal.
|
||||
* Ensure thumbnails are the correct orientation.
|
||||
|
||||
* 4.0.0 (May 27, 2017)
|
||||
* **Backwards incompatible:** Added ``AVATAR_PROVIDERS`` setting. Avatar providers are classes that return an avatar URL for a given user.
|
||||
* Added ``verbose_name`` to ``Avatar`` model fields.
|
||||
|
|
|
|||
Loading…
Reference in a new issue