Skip to content

1.2.0

Compare
Choose a tag to compare
@bcrowe bcrowe released this 22 Sep 14:43
· 25 commits to master since this release
  • 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.