File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 7
7
paths :
8
8
- " source/includes/mongodb-compatibility-table-csharp.rst"
9
9
- " source/includes/language-compatibility-table-csharp.rst"
10
+ workflow_dispatch :
10
11
11
12
jobs :
12
13
copy-file :
Original file line number Diff line number Diff line change @@ -43,6 +43,13 @@ What's New in 3.0
43
43
The v3.0 driver contains breaking changes. See :ref:`<csharp-breaking-changes-3.0>`
44
44
for more information.
45
45
46
+ The 3.0 driver release includes the following new features:
47
+
48
+ - Removes the
49
+ `mongocsharpdriver <https://www.nuget.org/packages/mongocsharpdriver/#readme-body-tab>`__ NuGet package,
50
+ which implements the v1.x driver API in driver versions 2.x. This package will no
51
+ longer receive updates.
52
+
46
53
.. _csharp-version-2.28:
47
54
48
55
What's New in 2.28
You can’t perform that action at this time.
0 commit comments