Skip to content

Commit 9b2a203

Browse files
committed
removed Eventing from what's new.
1 parent be3551b commit 9b2a203

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

Docs/reference/content/what_is_new.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,4 @@ The 2.1 driver ships with a number of new features. The most notable are discuss
2222

2323
[CSHARP-935](https://jira.mongodb.org/browse/CSHARP-935) LINQ support has been rewritten and now targets the aggregation framework. It is a more natural translation and enables many features of LINQ that were previously not able to be translated.
2424

25-
Simply use the new [`AsQueryable`]({{< apiref "M_MongoDB_Driver_IMongoCollectionExtensions_AsQueryable__1" >}}) method to work with LINQ.
26-
27-
28-
## Eventing
29-
30-
Blurb on eventing once APM is pushed.
25+
Simply use the new [`AsQueryable`]({{< apiref "M_MongoDB_Driver_IMongoCollectionExtensions_AsQueryable__1" >}}) method to work with LINQ.

Release Notes/Release Notes v2.1.0.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ Notable new features are listed below. For a full list, see the full list of JIR
3333
Simply use the new [`AsQueryable`]({{< apiref "M_MongoDB_Driver_IMongoCollectionExtensions_AsQueryable__1" >}}) method to work with LINQ.
3434

3535

36-
### Eventing
37-
38-
Blurb on eventing once APM is pushed.
39-
40-
4136
## Upgrading
4237

4338
There are no known backwards breaking changes in this release.

0 commit comments

Comments
 (0)