Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
grantmcconnaughey committed Dec 17, 2017
1 parent 16d721c commit 2b767e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 2b767e0

Please sign in to comment.