Allow sparse compound indexes

This commit is contained in:
George Macon
2015-09-16 15:27:57 -04:00
committed by George Macon
parent 31d7f70e27
commit 00221e3410
3 changed files with 15 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ Changes in 0.10.6 - Dev
=======================
- 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
Changes in 0.10.5
=================