aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2022-11-17 15:55:02 +0100
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2022-11-17 16:21:05 +0100
commit892730e092b799f56b24cedeab371d2881d698b0 (patch)
treecf378dfc5106aca41f41b2f06cdb056768954829 /Changelog.md
parent03f263b39e02256593fe5a5107a31e518e09840f (diff)
Fix calculation of code coverage
Rename class with unit tests Issue-ID: DCAEGEN2-3165 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I0f0424a2fef3f44e2f9709513b26bc88276a8d1b
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 69247c0c..2b5f5eb7 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [1.9.1] - 2022/09/07
+### Added
+ - [DCAEGEN2-3165] (https://jira.onap.org/browse/DCAEGEN2-3165) - Fix calculation of code coverage
+
+
## [1.9.0] - 2022/09/07
### Added
- [DCAEGEN2-3098] (https://jira.onap.org/browse/DCAEGEN2-3098) - Remove Consul and CBS property dependencies from CBS-client SDK