Skip to content

Commit e8c0484

Browse files
Update Changelog.md (#645)
Update Changelog.md with #636
1 parent fa2b4c6 commit e8c0484

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
-Fix and simplify async coverage [#549](https://github.com/tonerdo/coverlet/pull/549)
1717
-Improve lambda scenario coverage [#583](https://github.com/tonerdo/coverlet/pull/583)
1818
-Mitigate issue in case of failure in assembly loading by cecil [#625](https://github.com/tonerdo/coverlet/pull/625)
19-
-Fix ConfigureAwait state machine generated branches [#634](https://github.com/tonerdo/coverlet/pull/634)
19+
-Fix ConfigureAwait state machine generated branches [#634](https://github.com/tonerdo/coverlet/pull/634)
20+
-Fix Coverage is overwritten if the project has multiple target frameworks [#636](https://github.com/tonerdo/coverlet/issues/177)
2021

2122
### Improvements
2223

0 commit comments

Comments
 (0)