author and changelog

This commit is contained in:
Matthieu Rigal 2015-05-07 11:03:44 +02:00
parent 14f82ea0a9
commit d36708933c
2 changed files with 2 additions and 0 deletions

View File

@ -221,3 +221,4 @@ that much better:
* Eremeev Danil (https://github.com/elephanter)
* Catstyle Lee (https://github.com/Catstyle)
* Kiryl Yermakou (https://github.com/rma4ok)
* Matthieu Rigal (https://github.com/MRigal)

View File

@ -17,6 +17,7 @@ Changes in 0.9.X - DEV
- 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
- Support for PyMongo 3+ #946
Changes in 0.9.0
================