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 36ebaf1 commit 1be6062Copy full SHA for 1be6062
CHANGES.md
@@ -1,3 +1,6 @@
1
+## 3.6.0
2
+- [#138](https://github.com/serilog/serilog-sinks-splunk/pull/138)
3
+
4
## 3.5.0
5
- [#134](https://github.com/serilog/serilog-sinks-splunk/pull/134)
6
src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<Description>The Splunk Sink for Serilog</Description>
- <VersionPrefix>3.5.0</VersionPrefix>
+ <VersionPrefix>3.6.0</VersionPrefix>
<Authors>Matthew Erbs, Serilog Contributors</Authors>
7
<TargetFrameworks>net45;netstandard1.1;netstandard2.0</TargetFrameworks>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments