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