Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaben authored Sep 20, 2024
1 parent fc2e86f commit 881c9d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ A Serilog sink that writes events as documents to [MongoDB](http://mongodb.org).
| **Platforms** - .NET 4.7.2, .NET Standard 2.0,, .NET Standard 2.1

### New in v6.x
* Upgrade MongoDB.Driver to v2.28.0 (Thanks to [Memoyu](https://github.com/Memoyu)
* Add trace context to LogEntry (Thanks to [fernandovmp](https://github.com/fernandovmp)
* Upgrade MongoDB.Driver to v2.28.0 (Thanks to [Memoyu](https://github.com/Memoyu))
* Add trace context to LogEntry (Thanks to [fernandovmp](https://github.com/fernandovmp))

### New in v5.x
* Output structured MongoDB Bson logs by switching to the .MongoDBBson() extensions. Existing the .MongoDB() extensions will continue to work converting logs to Json and then to Bson.
Expand Down

0 comments on commit 881c9d6

Please sign in to comment.