diff options
author | malar <malarvizhi.44@wipro.com> | 2022-09-01 11:00:01 +0000 |
---|---|---|
committer | malar <malarvizhi.44@wipro.com> | 2022-09-08 15:23:57 +0000 |
commit | eeafff5620de42cf115b2694d5eb67a7ddc48165 (patch) | |
tree | 53a41ad3c38ebe5f258f9f2412a3f284cc1074bd /Changelog.md | |
parent | 56fb6de5e2bf9bf21ddafbdb40a8b67536392356 (diff) |
Modify payload for ANR closedloop to align with A1 based action
Issue-ID: DCAEGEN2-3148
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: I41264a68b3dd40306c59a1c39fc1fd47213a3b13
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 5943e70..770d5b2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,10 +4,13 @@ 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.9] - 2022/09/01 + - [DCAEGEN2-3148](https://jira.onap.org/browse/DCAEGEN2-3148) - Modify payload for ANR closedloop to align with A1 based action + ## [2.1.8] - 2022/08/31 - [DCAEGEN2-3222](https://jira.onap.org/browse/DCAEGEN2-3222) - dcaegen2-services-son-handler vulnerability updates -## [2.1.7] - 2021/05/11 +## [2.1.7] - 2022/05/11 - [DCAEGEN2-3150](https://jira.onap.org/browse/DCAEGEN2-3150) - Fix bug in handling FM notification ## [2.1.6] - 2022/02/07 |