Added elemMatch operator as well - match is too obscure #653

This commit is contained in:
Ross Lawley
2014-06-27 13:39:47 +01:00
parent f4aa546af8
commit be3643c962
3 changed files with 6 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- Added `elemMatch` operator as well - `match` is too obscure #653
- Added support for progressive JPEG #486 #548
- Allow strings to be used in index creation #675
- Fixed EmbeddedDoc weakref proxy issue #592