Skip to content

Commit 9ae9892

Browse files
committed
added in stub 2.0.2 release notes.
1 parent 0bfd7a9 commit 9ae9892

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

Release Notes/Release Notes v2.0.2.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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 [email protected] or by reporting
28+
an issue at jira.mongodb.com.

0 commit comments

Comments
 (0)