diff --git a/docs/changelog.rst b/docs/changelog.rst index 774b1dbc..4265b7e8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,7 +5,7 @@ Changelog Changes in 0.8.5 ================ - Fix multi level nested fields getting marked as changed (#523) -- Django 1.6 login fix (#522) +- Django 1.6 login fix (#522) (#527) - Django 1.6 session fix (#509) - EmbeddedDocument._instance is now set when settng the attribute (#506) - Fixed EmbeddedDocument with ReferenceField equality issue (#502)