Monga v1.2.0 Release Notes
Release Date: 2015-09-22 // about 8 years ago-
- ๐ Fixed an issue where
MongoCollection::find()
relied on both$query->where()
and$query->select()
to be called in order for thefind()
s arguments to be in the correct order.
๐ Applications that may have code that relied on the mismatched order will want pin/continue using
1.1.0
or lower. - ๐ Fixed an issue where