From f7371ed8b15bd23d5b63ca4808da7d1673bac46a Mon Sep 17 00:00:00 2001 From: qingshuting Date: Mon, 18 Jul 2022 19:56:15 +0800 Subject: Fix bug in handleNotification function and improve test code coverage Issue-ID: DCAEGEN2-3208 Change-Id: I5edc573b169ef45735951d2f691e4e80a00f33df Signed-off-by: qingshuting --- components/slice-analysis-ms/ChangeLog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'components/slice-analysis-ms/ChangeLog.md') diff --git a/components/slice-analysis-ms/ChangeLog.md b/components/slice-analysis-ms/ChangeLog.md index 13209eda..2a72018b 100644 --- a/components/slice-analysis-ms/ChangeLog.md +++ b/components/slice-analysis-ms/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.1.4] - 2022/07/15 + - [DCAEGEN2-3208](https://jira.onap.org/browse/DCAEGEN2-3208) - Fix bug in Vesnotification Callback + ## [1.1.3] - 2022/05/11 - [DCAEGEN2-3156](https://jira.onap.org/browse/DCAEGEN2-3156) - Fix bug in fetching PM data from DES -- cgit 1.2.3-korg