Update changelog.rst
This commit is contained in:
parent
a8d20d4e1e
commit
c21dcf14de
@ -4,6 +4,7 @@ Changelog
|
|||||||
|
|
||||||
Changes in 0.10.7 - DEV
|
Changes in 0.10.7 - DEV
|
||||||
=======================
|
=======================
|
||||||
|
- Fixed the bug where dynamic doc has index inside a dict field #1278
|
||||||
- Fixed not being able to specify `use_db_field=False` on `ListField(EmbeddedDocumentField)` instances
|
- Fixed not being able to specify `use_db_field=False` on `ListField(EmbeddedDocumentField)` instances
|
||||||
- Fixed cascade delete mixing among collections #1224
|
- Fixed cascade delete mixing among collections #1224
|
||||||
- Add `signal_kwargs` argument to `Document.save`, `Document.delete` and `BaseQuerySet.insert` to be passed to signals calls #1206
|
- Add `signal_kwargs` argument to `Document.save`, `Document.delete` and `BaseQuerySet.insert` to be passed to signals calls #1206
|
||||||
|
Loading…
x
Reference in New Issue
Block a user