fix-#515: sparse fields

This commit is contained in:
David Bordeynik
2014-11-14 21:42:41 +02:00
parent 03c2967337
commit 8965172603
4 changed files with 15 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- Sparse fields #515
- write_concern not in params of Collection#remove #801
- Better BaseDocument equality check when not saved #798
- OperationError: Shard Keys are immutable. Tried to update id even though the document is not yet saved #771