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 @@ -14,13 +14,13 @@ MongoDB Node Driver
1414
1515 /quick-start
1616 /quick-reference
17+ /whats-new
1718 /usage-examples
1819 /fundamentals
1920 API Documentation <{+api+}>
2021 /faq
2122 /issues-and-help
2223 /compatibility
23- /whats-new
2424 /upgrade
2525 Release Notes <https://github.com/mongodb/node-mongodb-native/releases/>
2626 View the Source <https://github.com/mongodb/node-mongodb-native/>
@@ -46,6 +46,12 @@ Quick Reference
4646See driver syntax examples for common MongoDB commands in the
4747:ref:`Quick Reference <node-quick-reference>` section.
4848
49+ What's New
50+ ----------
51+
52+ For a list of new features and changes in each version, see the
53+ :ref:`What's New <node-whats-new>` section.
54+
4955Usage Examples
5056--------------
5157
@@ -85,12 +91,6 @@ For the compatibility charts that show the recommended Node.js
8591Driver version for each MongoDB Server version, see the
8692:doc:`Compatibility </compatibility>` section.
8793
88- What's New
89- ----------
90-
91- For a list of new features and changes in each version, see the
92- :doc:`What's New </whats-new>` section.
93-
9494Upgrade Driver Versions
9595-----------------------
9696
Original file line number Diff line number Diff line change 1+ .. _node-whats-new:
2+
13==========
24What's New
35==========
You can’t perform that action at this time.
0 commit comments