diff --git a/source/whats-new.txt b/source/whats-new.txt index 8c4416529..993838f57 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -108,7 +108,7 @@ What's New in 6.9 - Adds official support for Queryable Encryption (QE) range queries. To use this feature, your app must use ``mongodb-client-encryption`` v6.1.0 or later and must connect to {+mdb-server+} 8.0 or later. For more information about QE range queries, see - :manual:`Queryable Encryption ` in the {+mdb-server+} manual. + :manual:`Queryable Encryption ` in the {+mdb-server+} manual. - The ``insertMany()`` and ``bulkWrite()`` methods accept ``ReadonlyArray`` inputs. @@ -570,4 +570,4 @@ The {+driver-short+} v6.0 release includes the following features: ` section of the Run a Command guide. To learn more about this release, see the -`v6.0.0 Release Highlights `__. \ No newline at end of file +`v6.0.0 Release Highlights `__.