From 0c714f8fc584596113cabef6b90e7f9f73f7767a Mon Sep 17 00:00:00 2001 From: Marco Rossignoli Date: Sat, 29 Oct 2022 17:34:09 +0200 Subject: [PATCH] Update Changelog.md (#1403) --- Documentation/Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/Changelog.md b/Documentation/Changelog.md index a00007d..c71be1a 100644 --- a/Documentation/Changelog.md +++ b/Documentation/Changelog.md @@ -17,6 +17,8 @@ coverlet.collector 3.2.0 -Source Link for code generators fails [#1322](https://github.com/coverlet-coverage/coverlet/issues/1322) -Await foreach has wrong branch coverage when method is generic [#1210](https://github.com/coverlet-coverage/coverlet/issues/1210) -ExcludeFromCodeCoverage attribute on local functions ignores lambda expression [#1302](https://github.com/coverlet-coverage/coverlet/issues/1302) + +### Added -Added InstrumentModulesWithoutLocalSources setting [#1360](https://github.com/coverlet-coverage/coverlet/pull/1360) by @TFTomSun ## Release date 2022-02-06