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 126203f commit 199e05fCopy full SHA for 199e05f
Changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.16.0.0
4
+
5
+Add support for AwesomeAssertions 9. See [#42](https://github.com/serilog-contrib/SerilogSinksInMemory/pull/42)
6
7
## 0.15.0.0
8
9
Use `AssemblyProductAttribute` to detect AwesomeAssertions (as provided via [this PR](https://github.com/AwesomeAssertions/AwesomeAssertions/pull/30))
Directory.Build.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <Version>0.15.0.0</Version>
+ <Version>0.16.0.0</Version>
<Authors>Sander van Vliet</Authors>
<Company>Codenizer BV</Company>
<Copyright>2025 Sander van Vliet</Copyright>
0 commit comments