Skip to content

Commit 9b2006d

Browse files
committed
Updated what's new for 7.0
1 parent d52fe4f commit 9b2006d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@
77
A Serilog sink that writes events as documents to [MongoDB](http://mongodb.org).
88

99
**Package** - [Serilog.Sinks.MongoDB](http://nuget.org/packages/serilog.sinks.mongodb)
10-
**Platforms** - .NET 4.7.2, .NET Standard 2.0, .NET Standard 2.1
10+
**Platforms** - .NET 4.7.2, .NET 6.0, .NET Standard 2.1
1111

1212
## Whats New
1313

14+
#### New in v7.x
15+
* Upgrade MongoDB.Driver to v3.0 - .NET Standard 2.0 support has been removed.
16+
1417
#### New in v6.x
1518
* Upgrade MongoDB.Driver to v2.28.0 (Thanks to [Memoyu](https://github.com/Memoyu))
1619
* Add trace context to LogEntry (Thanks to [fernandovmp](https://github.com/fernandovmp))

0 commit comments

Comments
 (0)