diff --git a/docs/changelog.rst b/docs/changelog.rst index b92b9cec..363bdbfb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,6 +7,7 @@ Changes in 0.10.6 - Add support for mocking MongoEngine based on mongomock. #1151 - Fixed not being able to run tests on Windows. #1153 - Allow creation of sparse compound indexes. #1114 +- Fixed not being able to specify `use_db_field=False` on `ListField(EmbeddedDocumentField)` instances Changes in 0.10.5 =================