diff --git a/docs/changelog.rst b/docs/changelog.rst index 46eb035..9e98b9e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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)