Skip to content

Commit 83aa662

Browse files
committed
review comments
1 parent c4b9611 commit 83aa662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/whats-new.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ What's New in 1.18
5858
- Adds :phpmethod:`MongoDB\Client::addSubscriber()` and
5959
:phpmethod:`MongoDB\Client::removeSubscriber()` methods to the
6060
``MongoDB\Client`` class to make it easier to register monitoring classes
61-
on the underlying ``MongoDB\Driver\Manager`` object.
61+
scoped to the underlying ``MongoDB\Driver\Manager`` object.
6262

6363
To learn more about this release, see the `v1.18 Release Notes
6464
<https://github.com/mongodb/mongo-php-library/releases/tag/1.18.0>`__ on GitHub.
@@ -104,7 +104,7 @@ What's New in 1.16
104104
This method automatically creates data encryption keys when creating a new
105105
encrypted collection.
106106

107-
- This release upgrades the ``mongodb`` extension requirement to 1.16.0.
107+
- Upgrades the ``mongodb`` extension requirement to 1.16.0.
108108

109109
To learn more about this release, see the `v1.16 Release Notes
110110
<https://github.com/mongodb/mongo-php-library/releases/tag/1.16.0>`__ on GitHub.

0 commit comments

Comments
 (0)