File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010
1111 /quick-start
1212 /quick-reference
13+ /whats-new
1314 /usage-examples
1415 /fundamentals
1516 API Documentation <{+api+}/mongo>
1617 /faq
1718 /issues-and-help
1819 /compatibility
19- /whats-new
2020 View the Source <https://github.com/mongodb/mongo-go-driver>
2121
2222Introduction
@@ -39,6 +39,12 @@ Quick Reference
3939See driver syntax examples for common MongoDB commands in the
4040:ref:`Quick Reference <golang-quick-reference>` section.
4141
42+ What's New
43+ ----------
44+
45+ For a list of new features and changes in each version, see the
46+ :ref:`golang-whats-new` section.
47+
4248Usage Examples
4349--------------
4450
@@ -76,12 +82,6 @@ Compatibility
7682For the compatibility charts that show the recommended Go Driver version
7783for each MongoDB Server version, see :ref:`golang-compatibility`.
7884
79- What's New
80- ----------
81-
82- For a list of new features and changes in each version, see the
83- :ref:`golang-whats-new` section.
84-
8585Learn
8686------
8787
You can’t perform that action at this time.
0 commit comments