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
9
9
/previous-versions
10
10
/quick-start
11
11
/quick-reference
12
+ /whats-new
12
13
/usage-examples
13
14
/fundamentals
14
15
API Documentation <{+api-root+}/R_Project_CSharpDriverDocs.htm>
15
16
/compatibility
16
- /whats-new
17
17
/issues-and-help
18
18
/faq
19
19
MongoDB Analyzer <https://www.mongodb.com/docs/mongodb-analyzer>
@@ -43,6 +43,12 @@ Quick Reference
43
43
See driver syntax examples for common MongoDB commands in the
44
44
:ref:`Quick Reference <csharp-quick-reference>` section.
45
45
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
+
46
52
Usage Examples
47
53
--------------
48
54
@@ -80,12 +86,6 @@ Compatibility
80
86
For the compatibility charts that show the recommended {+driver-short+} version
81
87
for each MongoDB Server version, see :ref:`csharp-compatibility-tables`.
82
88
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
-
89
89
Issues & Help
90
90
-------------
91
91
Original file line number Diff line number Diff line change
1
+ .. _csharp-whats-new:
2
+
1
3
==========
2
4
What's New
3
5
==========
You can’t perform that action at this time.
0 commit comments