Skip to content

Commit 015782a

Browse files
committed
Bump version after release
1 parent 69b15a2 commit 015782a

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

GitVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
next-version: 2.10.0
1+
next-version: 2.11.0
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# .NET Driver Version 2.11.0 Placeholder Release Notes
2+
3+
This is a release for the 2.11.0 version of the driver.
4+
5+
The main new features in 2.11.0 are:
6+
7+
8+
An online version of these release notes is available at:
9+
10+
https://github.com/mongodb/mongo-csharp-driver/blob/master/Release%20Notes/Release%20Notes%20v2.11.0.md
11+
12+
The list of JIRA tickets resolved in this release is available at:
13+
https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.11.0%20ORDER%20BY%20key%20ASC
14+
15+
16+
Documentation on the .NET driver can be found at:
17+
18+
http://mongodb.github.io/mongo-csharp-driver/
19+
20+
## Upgrading
21+

0 commit comments

Comments
 (0)