Pārlūkot izejas kodu

Add changelog entry for 1.0.11

Andreas Braun 8 gadi atpakaļ
vecāks
revīzija
d3545f94ac
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  1. 11 0
      CHANGELOG-1.0.md

+ 11 - 0
CHANGELOG-1.0.md

@@ -3,6 +3,17 @@ CHANGELOG
 
 This changelog references the relevant changes done in minor version updates.
 
+1.0.11 (2017-04-27)
+-------------------
+
+All issues and pull requests under this release may be found under the
+[1.0.11](https://github.com/alcaeus/mongo-php-adapter/issues?q=milestone%3A1.0.11)
+milestone.
+
+ * [#170](https://github.com/alcaeus/mongo-php-adapter/pull/170) fixes a 
+ `MongoCursor` object passing a `batchSize` of 0 by default, causing errors in
+ sharded setups.
+
 1.0.10 (2017-03-29)
 -------------------