File tree Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 17
17
/issues-and-help
18
18
/compatibility
19
19
/whats-new
20
- Release Notes <https://github.com/mongodb/mongo-go-driver/releases>
21
20
View the Source <https://github.com/mongodb/mongo-go-driver>
22
21
23
22
Introduction
@@ -58,12 +57,12 @@ For detailed information about types and methods in the MongoDB
58
57
Go driver, see the `{+driver-long+} API documentation
59
58
<{+api+}/mongo>`__.
60
59
61
- .. FAQ
62
- .. ---
60
+ FAQ
61
+ ---
63
62
64
- .. For answers to commonly asked questions about the MongoDB
65
- .. Go Driver, see :ref:`golang-faq`
66
- .. section.
63
+ For answers to commonly asked questions about the MongoDB
64
+ Go Driver, see :ref:`golang-faq`
65
+ section.
67
66
68
67
Issues & Help
69
68
-------------
@@ -77,11 +76,11 @@ Compatibility
77
76
For the compatibility charts that show the recommended Go Driver version
78
77
for each MongoDB Server version, see :ref:`golang-compatibility`.
79
78
80
- .. What's New
81
- .. ----------
79
+ What's New
80
+ ----------
82
81
83
- .. For a list of new features and changes in each version, see the
84
- .. :ref:`whats-new` section.
82
+ For a list of new features and changes in each version, see the
83
+ :ref:`golang- whats-new` section.
85
84
86
85
Learn
87
86
------
Original file line number Diff line number Diff line change @@ -12,6 +12,12 @@ What's New
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
+ .. tip:: Release Notes
16
+
17
+ To learn more about changes and updates between versions, you can
18
+ read the `release notes
19
+ <https://github.com/mongodb/mongo-go-driver/tags>`__ published with the driver source code.
20
+
15
21
Learn what's new in:
16
22
17
23
* :ref:`Version 1.11 <version-1.11>`
You can’t perform that action at this time.
0 commit comments