Skip to content

Commit 5075643

Browse files
committed
Revised release notes for 2.2.2.
1 parent 26b31d3 commit 5075643

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Release Notes/Release Notes v2.2.2.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22

33
This is a patch release which fixes a few bugs reported since 2.2.1 was released.
44

5+
This is a recommended upgrade for everyone, and is a required upgrade if you are using the Legacy API (see CSHARP-1515).
6+
57
An online version of these release notes is available at:
68

79
https://github.com/mongodb/mongo-csharp-driver/blob/v2.2.x/Release%20Notes/Release%20Notes%20v2.2.2.md
810

911
The full list of JIRA issues resolved in this release is available at:
1012

11-
https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.2.2
13+
https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.2.2%20ORDER%20BY%20key%20ASC
1214

1315
Documentation on the .NET driver can be found at:
1416

0 commit comments

Comments
 (0)