Monga v1.2.0 Release Notes

Release Date: 2015-09-22 // over 8 years ago
    • ๐Ÿ›  Fixed an issue where MongoCollection::find() relied on both $query->where() and $query->select() to be called in order for the find()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.