File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ # .NET Driver Version 2.0.2 Release Notes
2+
3+ This is a patch release which fixes some issues reported since 2.0.1 was released. It is a recommended
4+ upgrade for anyone using 2.0.
5+
6+ An online version of these release notes is available at:
7+
8+ https://github.com/mongodb/mongo-csharp-driver/blob/v2.0.x/Release%20Notes/Release%20Notes%20v2.0.2.md
9+
10+ The full list of JIRA issues resolved in this release is available at:
11+
12+ {{TODO}}
13+
14+ Documentation on the .NET driver can be found at:
15+
16+ http://mongodb.github.io/mongo-csharp-driver/
17+
18+ ## General Changes
19+
20+ The key issues fixed in 2.0.2 are:
21+
22+ {{TODO}}
23+
24+ ## Compatibility Changes
25+
26+ There were no intentional backwards breaking changes. If you come across any,
27+ please inform us as soon as possible by email dotnetdriver@mongodb.com or by reporting
28+ an issue at jira.mongodb.com.
You can’t perform that action at this time.
0 commit comments