Skip to content

Commit 2a9dea4

Browse files
committed
add intro sentences
1 parent 79476ed commit 2a9dea4

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

source/whats-new.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ What's New in 1.20
6060
Support for {+mdb-server+} v3.6 is removed in this release of the
6161
library.
6262

63+
The {+library-short+} v1.20 release includes the following features,
64+
improvements, and fixes:
65+
6366
- Adds support for {+mdb-server+} v8.0.
6467

6568
- Adds support for Queryable Encryption (QE) range queries. To use this
@@ -93,6 +96,9 @@ and was added to keep version parity with the {+extension-short+}.
9396
What's New in 1.18
9497
------------------
9598

99+
The {+library-short+} v1.18 release includes the following features,
100+
improvements, and fixes:
101+
96102
- Adds a new GridFS API to make it more convenient to work with files using PHP's
97103
existing filesystem functions. The :phpmethod:`MongoDB\GridFS\Bucket::registerGlobalStreamWrapperAlias()`
98104
method may be used to register a global alias for a GridFS bucket. After
@@ -114,6 +120,9 @@ To learn more about this release, see the `v1.18 Release Notes
114120
What's New in 1.17
115121
------------------
116122

123+
The {+library-short+} v1.17 release includes the following features,
124+
improvements, and fixes:
125+
117126
- Introduces a new "codec" API for converting BSON to and from PHP objects.
118127
More information on this feature may be found in the
119128
:ref:`Codecs tutorial <php-codecs>`.
@@ -136,4 +145,4 @@ What's New in 1.17
136145
7.2 and 7.3 has been removed and the library now requires PHP 7.4 or newer.
137146

138147
To learn more about this release, see the `v1.17 Release Notes
139-
<https://github.com/mongodb/mongo-php-library/releases/tag/1.17.0>`__ on GitHub.
148+
<https://github.com/mongodb/mongo-php-library/releases/tag/1.17.0>`__ on GitHub.

0 commit comments

Comments
 (0)