aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2020-09-21 18:05:31 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2020-09-21 18:05:31 +0200
commite23427db19436b03cab0119d3e9192b87ca628b8 (patch)
tree07036d2a2ff8c24e1bf768cb8fbc0c99258ac52d /CHANGELOG.md
parentd539df1d37dcad487d970e096af8540f704e4e25 (diff)
Fix coverage for sonarcloud
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
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