Update changelog & authors - #801

This commit is contained in:
David Bordeynik
2014-11-13 20:47:31 +02:00
parent 5b154a0da4
commit 03c2967337
2 changed files with 4 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- 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
- with_limit_and_skip for count should default like in pymongo #759