Skip to content

Commit 980c1ca

Browse files
committed
Added release notes for 2.2.4.
1 parent d138493 commit 980c1ca

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

Release Notes/Release Notes v2.2.4.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
11
# .NET Driver Version 2.2.4 Release Notes
22

3-
This is a placeholder for the release notes for the next release.
3+
This is a patch release which fixes some bugs reported since 2.2.3 was released.
4+
5+
An online version of these release notes is available at:
6+
7+
https://github.com/mongodb/mongo-csharp-driver/blob/v2.2.x/Release%20Notes/Release%20Notes%20v2.2.4.md
8+
9+
The full list of JIRA issues resolved in this release is available at:
10+
11+
https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.2.4%20ORDER%20BY%20key%20ASC
12+
13+
Documentation on the .NET driver can be found at:
14+
15+
http://mongodb.github.io/mongo-csharp-driver/
16+
17+
Upgrading
18+
19+
There are no known backwards breaking changes in this release.

0 commit comments

Comments
 (0)