update changelog

This commit is contained in:
Diederik van der Boor
2017-08-01 12:23:00 +02:00
parent 171d14f369
commit f82d4907a4
+1
View File
@@ -11,6 +11,7 @@ Changes in git
* Added ``PolymorphicTypeInvalid`` exception when database was incorrectly imported.
* Fixed detection and handling of ``declared_fieldsets`` in the admin.
* Fixed manager errors for swappable models.
* Improved ``polymorphic.utils.reset_polymorphic_ctype()`` to accept models in random ordering.
Version 1.3 (2017-08-01)