mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Set version 2.2.1
This commit is contained in:
parent
1a2c5e79ab
commit
a292ad06cb
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* 2.2.1 (Not released)
|
||||
* 2.2.1 (January 11, 2016)
|
||||
* Added AVATAR_GRAVATAR_FIELD setting to define the user field to get the gravatar email.
|
||||
* Improved Django 1.9/1.10 compability
|
||||
* Improved Brazilian translations
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = '2.2.0'
|
||||
__version__ = '2.2.1'
|
||||
|
|
|
|||
Loading…
Reference in a new issue