From 8b90c35dadc19805356ad456f964e22f27cce9c1 Mon Sep 17 00:00:00 2001 From: Marco Rossignoli Date: Sat, 12 Oct 2019 11:50:06 +0200 Subject: [PATCH 1/2] Update Changelog.md --- Documentation/Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/Changelog.md b/Documentation/Changelog.md index 5173c96d3..1f295adcf 100644 --- a/Documentation/Changelog.md +++ b/Documentation/Changelog.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -Add log to tracker [#553](https://github.com/tonerdo/coverlet/pull/553) +-Exclude by assembly level System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage [#589](https://github.com/tonerdo/coverlet/pull/589) ### Fixed From af47c449b39d737e75699d562b1824352a87ed8e Mon Sep 17 00:00:00 2001 From: Marco Rossignoli Date: Sat, 12 Oct 2019 11:50:42 +0200 Subject: [PATCH 2/2] Update Changelog.md --- Documentation/Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Changelog.md b/Documentation/Changelog.md index 1f295adcf..0984a05eb 100644 --- a/Documentation/Changelog.md +++ b/Documentation/Changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added --Add log to tracker [#553](https://github.com/tonerdo/coverlet/pull/553) +-Add log to tracker [#553](https://github.com/tonerdo/coverlet/pull/553) -Exclude by assembly level System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage [#589](https://github.com/tonerdo/coverlet/pull/589) ### Fixed