Skip to content

Commit a6f7674

Browse files
committed
add release note link
1 parent 0c656d9 commit a6f7674

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

source/whats-new.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ The {+driver-short+} 2.21 release includes the following new features:
3838
parameter. For more information about Queryable Encryption, see :manual:`Queryable Encryption </core/queryable-encryption>`
3939
in the {+mdb-server+} manual.
4040

41+
To learn more about this release, see the
42+
:github:`v2.21 Release Notes <mongodb/mongo-ruby-driver/releases/tag/v2.21.0>` on
43+
GitHub.
44+
4145
.. _version-2.20:
4246

4347
What's New in 2.20
@@ -57,4 +61,8 @@ The {+driver-short+} 2.20 release includes the following new features:
5761
- Writes a warning message to the log when detecting the host as a CosmosDB
5862
(Azure) or DocumentDB (Amazon) instance.
5963
- Attempts retries of read or write operations on a different ``mongos``
60-
instance in a sharded topology, if possible.
64+
instance in a sharded topology, if possible.
65+
66+
To learn more about this release, see the
67+
:github:`v2.20 Release Notes <mongodb/mongo-ruby-driver/releases/tag/v2.20.0>` on
68+
GitHub.

0 commit comments

Comments
 (0)