Add official Django 1.10 support

This commit is contained in:
Grant McConnaughey 2016-09-03 09:49:03 -05:00
parent 3954921586
commit e8f75cb93d

View file

@ -1,6 +1,9 @@
Changelog
=========
* 3.1.0 (Not released)
* Added Django 1.10 support
* 3.0.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.