Bump to v0.10.6

This commit is contained in:
Emmanuel Leblond
2016-01-25 01:42:19 +01:00
parent b4af8ec751
commit a20d40618f
2 changed files with 3 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
Changelog
=========
Changes in 0.10.6 - Dev
=======================
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