Skip to content

Commit 85cc7cd

Browse files
committed
RR feedback
1 parent 85f400f commit 85cc7cd

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: prefix docs/drivers/csharp
22
define: base https://www.mongodb.com/${prefix}
3-
define: versions v2.19 v2.20 v2.21 v2.22 v2.23 v2.24 v2.25 v2.26 v2.27 v2.28 master
3+
define: versions v2.19 v2.20 v2.21 v2.22 v2.23 v2.24 v2.25 v2.26 v2.27 v2.28 v2.29 master
44

55
symlink: current -> master
66

source/whats-new.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,14 @@ Learn what's new in:
3838
What's New in 2.29
3939
------------------
4040

41-
The 2.29 driver release has been tested against {+mdb-server+} version 8.0 and
41+
The 2.29 driver release adds support for {+mdb-server+} version 8.0 and
4242
includes the following new features:
4343

4444
- Adds support for v2 of the Queryable Encryption range protocol.
4545

46-
- Adds support for range indexes for Queryable Encryption.
46+
- Adds support for range indexes for Queryable Encryption. For more information about
47+
Queryable Encryption, see :manual:`Queryable Encryption </core/queryable-encryption>`
48+
in the {+mdb-server+} manual.
4749

4850
For more information about this release, see the :github:`v2.29 release notes
4951
</mongodb/mongo-csharp-driver/releases/tag/v2.29.0>`.

0 commit comments

Comments
 (0)