File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ MongoDB Java Driver
1010
1111 /quick-start
1212 /quick-reference
13+ /whats-new
1314 /usage-examples
1415 /fundamentals
1516 /api-documentation
1617 /faq
1718 /connection-troubleshooting
1819 /issues-and-help
1920 /compatibility
20- /whats-new
2121 /upgrade
2222 /legacy
2323 View the Source <https://github.com/mongodb/mongo-java-driver>
@@ -49,6 +49,12 @@ Quick Reference
4949See driver syntax examples for common MongoDB commands in the
5050:ref:`Quick Reference <java-quick-reference>` section.
5151
52+ What's New
53+ ----------
54+
55+ For a list of new features and changes in each version, see the
56+ :ref:`What's New <java-whats-new>` section.
57+
5258Usage Examples
5359--------------
5460
@@ -112,12 +118,6 @@ For the compatibility charts that show the recommended Java
112118Driver version for each MongoDB Server version, see the
113119:doc:`Compatibility </compatibility>` section.
114120
115- What's New
116- ----------
117-
118- For a list of new features and changes in each version, see the
119- :doc:`What's New </whats-new>` section.
120-
121121Upgrade Driver Versions
122122-----------------------
123123
Original file line number Diff line number Diff line change 1+ .. _java-whats-new:
2+
13==========
24What's New
35==========
You can’t perform that action at this time.
0 commit comments