summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorMukesh Paliwal <mukesh.paliwal1@huawei.com>2022-05-17 21:40:59 +0530
committerMukesh Paliwal <mukesh.paliwal1@huawei.com>2022-05-21 00:33:38 +0530
commitdfbae36928e95b9232cb879d880ac6e3e3e01520 (patch)
treeab85465d5247c399a2871ba8e14386e1de2a6814 /Changelog.md
parent715355b2b8bf7fe05e949df234e03d05e1554477 (diff)
CodeCoverage improvement for dcaegen2-collectors-restconf
Issue-ID: DCAEGEN2-3166 Signed-off-by: Mukesh Paliwal <mukesh.paliwal1@huawei.com> Change-Id: I03de7bf0cef8eb2c2545cad9c342745c3f0e06b9
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 2bfa26f..18e0373 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,9 @@ 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.3.3] - 2022/05/21
+ - [DCAEGEN2-3166] - CodeCoverage improvement for dcaegen2-collectors-restconf
+
## [1.3.2] - 2022/02/23
- [DCAEGEN2-3043] - Vulnerability updates for J release (gson, logback-core)