diff options
author | malar <malarvizhi.44@wipro.com> | 2022-05-06 12:46:52 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2022-05-20 13:19:18 +0000 |
commit | c88aa892312ef0fec4c39f9239b54cc0468ce35c (patch) | |
tree | b3a1703bad3610499d53e94e933b18aa08f7402c /Changelog.md | |
parent | 35bfec02647b35926ef717b2e046c924456b1fd4 (diff) |
Fix bug in handling FM notification
Issue-ID: DCAEGEN2-3150
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: I89f346ba5d369e7070e3181784513ffc4487360c
(cherry picked from commit 98fbceb29d109cbc54c6f5f178727eefeb2fdd7e)
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 6a3731b..9ff9d6b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,8 @@ 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/). +## [2.1.7] - 2021/05/11 + - [DCAEGEN2-3150](https://jira.onap.org/browse/DCAEGEN2-3150) - Fix bug in handling FM notification ## [2.1.6] - 2022/02/07 - [DCAEGEN2-3057](https://jira.onap.org/browse/DCAEGEN2-3057) - Fix bug in triggering control loop for PCI collision/confusion - by replacing Config DB with CPS |