We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 491791f commit 4a80fd4Copy full SHA for 4a80fd4
CHANGES.md
@@ -1,3 +1,10 @@
1
+# 5.7.1
2
+* Exclude logging from DB transactions and added sink option `EnlistInTransaction` (thanks to @ @Daniel-Svensson for the idea and original PR).
3
+* Fixed issue #209: Add trimming to rendered message and message template (thanks to @studiopasokon)
4
+* Fixed documentation regarding supported .NET versions (thanks to @GhalamborM).
5
+* Migrated sink to new GitHub and nuget.org organizations.
6
+* Use GitHub Actions for build including automatic release documentation.
7
+
8
# 5.7.0
9
* Fixed a wrong information in README.md regarding SQL Server compatibility (thanks to @domagojmedo).
10
* Fixed bug #382 System.FormatExceotion due to invalid format strings when using SelfLog (thanks to @sommmen)
0 commit comments