From e23427db19436b03cab0119d3e9192b87ca628b8 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 21 Sep 2020 18:05:31 +0200 Subject: Fix coverage for sonarcloud --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 2905737..edc51e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Fixed links and dates in CHANGELOG.md - Now only lib files will be included in the package +- Fixes coverage report ## [2.0.1] - 2020-09-21 ### Added -- cgit