More updates to changelog.

This commit is contained in:
Jannis Leidel 2020-02-07 11:13:48 +01:00
parent c5be724ec9
commit c39adbb1bb
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -63,6 +63,8 @@ Changelog:
* Add Django 2.2 support
* Add Python 3.7 support
* Various fixes around the test harness.
* Use Django's own method of auto-loading permissions modules.
* Fix Django admin incompatibility regarding a method removed years ago.
0.13.1 (2018-01-28):
--------------------