File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ MongoDB C# Driver
99 /previous-versions
1010 /quick-start
1111 /quick-reference
12+ /whats-new
1213 /usage-examples
1314 /fundamentals
1415 API Documentation <{+api-root+}/R_Project_CSharpDriverDocs.htm>
1516 /compatibility
16- /whats-new
1717 /issues-and-help
1818 /faq
1919 MongoDB Analyzer <https://www.mongodb.com/docs/mongodb-analyzer>
@@ -43,6 +43,12 @@ Quick Reference
4343See driver syntax examples for common MongoDB commands in the
4444:ref:`Quick Reference <csharp-quick-reference>` section.
4545
46+ What's New
47+ ----------
48+
49+ For a list of new features and changes in each version, see the :ref:`What's New <csharp-whats-new>`
50+ section.
51+
4652Usage Examples
4753--------------
4854
@@ -80,12 +86,6 @@ Compatibility
8086For the compatibility charts that show the recommended {+driver-short+} version
8187for each MongoDB Server version, see :ref:`csharp-compatibility-tables`.
8288
83- What's New
84- ----------
85-
86- For a list of new features and changes in each version, see the :doc:`What's New </whats-new>`
87- section.
88-
8989Issues & Help
9090-------------
9191
Original file line number Diff line number Diff line change 1+ .. _csharp-whats-new:
2+
13==========
24What's New
35==========
You can’t perform that action at this time.
0 commit comments