Touch History.md

This commit is contained in:
Slava Kim
2013-09-27 19:59:30 -07:00
parent 638dd0566b
commit e127ed25aa

View File

@@ -23,6 +23,8 @@ MINIMONGO
* Fix various bugs with using Mongo ObjectIds. (XXX bad description! this is
3cfeed and 008847)
* `$near` operator for `2d` and `2dsphere` indices.
* Improve behavior of `$ne`, $nin`, and `$not` selectors with objects containing
arrays. #1451