Skip to content

Commit 199e05f

Browse files
Bump version
1 parent 126203f commit 199e05f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.16.0.0
4+
5+
Add support for AwesomeAssertions 9. See [#42](https://github.com/serilog-contrib/SerilogSinksInMemory/pull/42)
6+
37
## 0.15.0.0
48

59
Use `AssemblyProductAttribute` to detect AwesomeAssertions (as provided via [this PR](https://github.com/AwesomeAssertions/AwesomeAssertions/pull/30))

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>0.15.0.0</Version>
3+
<Version>0.16.0.0</Version>
44
<Authors>Sander van Vliet</Authors>
55
<Company>Codenizer BV</Company>
66
<Copyright>2025 Sander van Vliet</Copyright>

0 commit comments

Comments
 (0)