Skip to content

Commit e9996f4

Browse files
committed
Updated CHANGES.md
1 parent 5a70b83 commit e9996f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 6.0.0
2+
* Updated .NET target frameworks (removed soon obsolete .NET Core 3.1, added .NET 6.0 LTS).
3+
* Fixed issue #417: removed obsolete and vulnerable Microsoft.Azure.Services.AppAuthentication.
4+
* Updated SqlClient to 5.0.1 (breaking change: https://github.com/serilog-mssql/serilog-sinks-mssqlserver#release-600).
5+
* Updated all other dependencies to latest versions.
6+
* Removed obsolete System.Config extension methods (only for .NET Framework 4.5.2 which is no longer supported).
7+
18
# 5.8.0
29
* Partial fix of issue #417: Update SqlClient to 3.0.0 etc. to fix high severity vulnerability
310
* Removed support for obsolete .NET Framework 4.5.2

0 commit comments

Comments
 (0)