Browse Source

Add changelog entry

Andreas Braun 9 năm trước cách đây
mục cha
commit
7e4cf476ed
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      CHANGELOG-1.0.md

+ 2 - 0
CHANGELOG-1.0.md

@@ -12,6 +12,8 @@ milestone.
 
  * [#117](https://github.com/alcaeus/mongo-php-adapter/pull/117) adds a missing
  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.
 
 1.0.4 (2016-06-22)
 ------------------