Added changeset, updated documentation and tests, changed test condition

This commit is contained in:
Eremeev Danil
2015-05-05 12:00:46 +05:00
parent 63d55cb797
commit dfa8eaf24e
4 changed files with 14 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ Changes in 0.9.X - DEV
- Django support was removed and will be available as a separate extension. #958
- Don't send a "cls" option to ensureIndex (related to https://jira.mongodb.org/browse/SERVER-769)
- Fix for updating sorting in SortedListField. #978
- Added __ support to escape field name in fields lookup keywords that match operators names #949
Changes in 0.9.0
================