diff --git a/docs/changelog.rst b/docs/changelog.rst index 9ef90afe..2466d19a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -23,6 +23,7 @@ Development - Calling `connect` 2 times with the same alias and different parameter will raise an error (should call `disconnect` first). - `disconnect` now clears `mongoengine.connection._connection_settings`. - `disconnect` now clears the cached attribute `Document._collection`. +- BREAKING CHANGE: `EmbeddedDocument.save` & `.reload` is no longier exist #1552 - (Fill this out as you fix issues and develop your features). Changes in 0.17.0