File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,13 @@ Learn what's new in:
51
51
What's New in 2.0
52
52
-----------------
53
53
54
+ The 2.0 {+driver-short+} release supports various new features, provides
55
+ a smoother timeout experience, and implements clearer, more idiomatic Go
56
+ code by streamlining APIs, improving errors descriptions, and
57
+ simplifying the driver package structure.
58
+
59
+ In this section, you can learn more about these changes.
60
+
54
61
.. important:: Breaking Changes
55
62
56
63
The {+driver-short+} v2.0 release introduces the following breaking
@@ -90,7 +97,7 @@ What's New in 2.0
90
97
Learn more in the :ref:`golang-timeout-setting` section of the
91
98
Connection Options guide.
92
99
93
- The 2.0 {+driver-short+} release includes the following improvements and fixes:
100
+ This release includes the following improvements and fixes:
94
101
95
102
- You can access the GridFS API from the ``mongo`` package. In previous
96
103
versions, you could access GridFS functions from the separate ``gridfs``
You can’t perform that action at this time.
0 commit comments