Skip to content

Commit d7b7031

Browse files
committed
Bumping version post release
1 parent 9b7d84d commit d7b7031

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-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.9.0
1+
next-version: 2.9.1

Release Notes/Release Notes v2.9.1.md

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

0 commit comments

Comments
 (0)