Skip to content

Commit 791a165

Browse files
committed
Edited release notes for 1.11.0.
1 parent 04d4700 commit 791a165

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Release Notes/Release Notes v1.11.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
1-
C#/.NET Driver Version 1.11.0-rc0 Release Notes (PRE_RELEASE)
2-
=================================================================
1+
C#/.NET Driver Version 1.11.0 Release Notes
2+
===========================================
33

4-
This is a major release support mongodb 3.2.
4+
This is a minor release to support MongoDB server version 3.2.
55

66
It also fixes some issues reported since 1.10.1 was released.
77

8+
This is likely to be the last point release in the 1.x series. We recommend that you upgrade to the 2.x series as soon as possible.
9+
810
An online version of these release notes is available at:
911

1012
https://github.com/mongodb/mongo-csharp-driver/blob/v1.x/Release%20Notes/Release%20Notes%20v1.11.md
1113

14+
The full list of JIRA issues resolved in this release is available at:
15+
16+
https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%201.11%20ORDER%20BY%20key%20ASC%2C%20summary%20ASC
17+
1218
Documentation on the C# driver can be found at:
1319

1420
http://www.mongodb.org/display/DOCS/CSharp+Language+Center

0 commit comments

Comments
 (0)