File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,20 @@ CHANGELOG for 1.1.x
33
44This changelog references the relevant changes done in minor version updates.
55
6+ 1.1.10 (2019-11-06)
7+ -------------------
8+
9+ All issues and pull requests under this release may be found under the
10+ [ 1.1.10] ( https://github.com/alcaeus/mongo-php-adapter/issues?q=milestone%3A1.1.10 )
11+ milestone.
12+
13+ * [ #261 ] ( https://github.com/alcaeus/mongo-php-adapter/pull/261 ) fixes missing
14+ interface implementations in cursor classes.
15+ * [ #260 ] ( https://github.com/alcaeus/mongo-php-adapter/pull/260 ) fixes issues
16+ when running against MongoDB 4.2 or ` ext-mongodb ` 1.6.
17+ * [ #259 ] ( https://github.com/alcaeus/mongo-php-adapter/pull/259 ) fixes issues on
18+ PHP 7.3 due to ` MongoCursor ` not implementing ` Countable ` .
19+
6201.1.9 (2019-08-07)
721------------------
822
You can’t perform that action at this time.
0 commit comments