One more changelog tweak [ci skip]
This commit is contained in:
parent
de80f0ccff
commit
483c840fc8
@ -45,7 +45,7 @@ Changes in 0.18.0
|
|||||||
- Calling `connect` 2 times with the same alias and different parameter will raise an error (should call `disconnect` first).
|
- 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 `mongoengine.connection._connection_settings`.
|
||||||
- `disconnect` now clears the cached attribute `Document._collection`.
|
- `disconnect` now clears the cached attribute `Document._collection`.
|
||||||
- BREAKING CHANGE: `EmbeddedDocument.save` & `.reload` is no longer exist. #1552
|
- BREAKING CHANGE: `EmbeddedDocument.save` & `.reload` no longer exist. #1552
|
||||||
|
|
||||||
Changes in 0.17.0
|
Changes in 0.17.0
|
||||||
=================
|
=================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user