mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Bump version to 3.0.0
This commit is contained in:
parent
3c4cde1730
commit
8a8330b691
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* 3.0 (Not released):
|
||||
* 3.0 (February 26, 2016):
|
||||
* Added the ability to hide usernames/emails from avatar URLs.
|
||||
* Added the ability to use a Facebook Graph avatar as a backup.
|
||||
* Added a way to customize where avatars are stored.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = '2.2.1'
|
||||
__version__ = '3.0.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue