Skip to content

Commit f0a0511

Browse files
committed
Updated documentation
1 parent cff24ff commit f0a0511

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
5.2
2+
* Support for Audit sink added (#118/#110).
3+
14
4.0.0
25
* Serilog 2.0
36
* [Documentation fix](https://github.com/serilog/serilog-sinks-mssqlserver/pull/32)

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ A Serilog sink that writes events to Microsoft SQL Server. While a NoSql store a
55
**Package** - [Serilog.Sinks.MSSqlServer](http://nuget.org/packages/serilog.sinks.mssqlserver)
66
| **Platforms** - .NET 4.5 and .NET Standard 2.0
77

8+
From version 5.2 and up, this sink also support the Audit capabilities.
9+
810
## Configuration
911

1012
At minimum a connection string and table name are required.

0 commit comments

Comments
 (0)