Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Jul 3, 2016
1 parent d3c52dd commit 04091e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG-1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ milestone.
flag to indexes when calling `MongoCollection::getIndexInfo`.
* [#120](https://github.com/alcaeus/mongo-php-adapter/pull/120) throws the proper
`MongoWriteConcernException` when encountering bulk write errors.
* [#122](https://github.com/alcaeus/mongo-php-adapter/pull/122) fixes an error in
`MongoCollection::findAndModify` when specifying both the `update` parameter as
well as the `update` option.

1.0.4 (2016-06-22)
------------------
Expand Down

0 comments on commit 04091e5

Please sign in to comment.