Note changes for #1217 in Changelog

This commit is contained in:
Bryan Bennett 2016-01-20 16:58:33 -05:00 committed by Bryan Bennett
parent 8f8217e928
commit c65fd0e477

View File

@ -7,6 +7,7 @@ Changes in 0.10.6
- Add support for mocking MongoEngine based on mongomock. #1151 - Add support for mocking MongoEngine based on mongomock. #1151
- Fixed not being able to run tests on Windows. #1153 - Fixed not being able to run tests on Windows. #1153
- Allow creation of sparse compound indexes. #1114 - 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 Changes in 0.10.5
================= =================