Skip to content

Commit 69995b8

Browse files
committed
changed release notes to use release version.
1 parent d9ac8c0 commit 69995b8

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Docs/reference/content/what_is_new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ The 2.1 driver ships with a number of new features. The most notable are discuss
2525
Simply use the new [`AsQueryable`]({{< apiref "M_MongoDB_Driver_IMongoCollectionExtensions_AsQueryable__1" >}}) method to work with LINQ.
2626

2727

28-
## Eventing Implementation
28+
## Eventing
2929

3030
[CSHARP-1374](https://jira.mongodb.org/browse/CSHARP-1374) - An eventing API has been added allowing a user to subscribe to one or more events from the core driver for insight into server discovery, server selection, connection pooling, and commands.

Release Notes/Release Notes v2.1.0.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# .NET Driver Version 2.1.0-rc1 Release Notes
2-
3-
(Preliminary)
1+
# .NET Driver Version 2.1.0 Release Notes
42

53
This is a minor release which supports all MongoDB server versions since 2.4.
64

0 commit comments

Comments
 (0)