Skip to content

Commit d949a7b

Browse files
committed
Add changelog for 1.1.10
1 parent 289478a commit d949a7b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG-1.1.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ CHANGELOG for 1.1.x
33

44
This 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+
620
1.1.9 (2019-08-07)
721
------------------
822

0 commit comments

Comments
 (0)