Add version 0.10.7 - DEV in changelog.rst

This commit is contained in:
Emmanuel Leblond 2016-01-26 15:54:57 +01:00
parent c946b06be5
commit 7a568dc118

View File

@ -2,12 +2,15 @@
Changelog Changelog
========= =========
Changes in 0.10.7 - DEV
=======================
- Fixed not being able to specify `use_db_field=False` on `ListField(EmbeddedDocumentField)` instances
Changes in 0.10.6 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
================= =================