More updates to changelog.

This commit is contained in:
Jannis Leidel 2020-02-07 11:43:33 +01:00
parent 1372cf1f6f
commit a755cbe456
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -65,6 +65,8 @@ Changelog:
* 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.
* Removed unused compatibility code.
* Fix BasePermission.assign for group permissions.
0.13.1 (2018-01-28):
--------------------