diff options
author | malar <malarvizhi.44@wipro.com> | 2021-10-14 12:58:18 +0000 |
---|---|---|
committer | malar <malarvizhi.44@wipro.com> | 2021-10-20 11:27:39 +0000 |
commit | 9f1c4f29af6640cccaad8fec941fa58fcd833dcd (patch) | |
tree | 29ee8143f8aa02d0e0dc3a3e275facdbc0e993fa /Changelog.md | |
parent | 29f3dc9cabe5b6a6b2cfddc8a7a24d7a3ff98b4f (diff) |
Fix bug in filtering new FM notification
Issue-ID: DCAEGEN2-2943
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: Ibd0a06695bd14267667f57fe57c3e36b41fb2e12
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 02649a6..5a0864b 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/). +## [2.1.5] - 2021/10/14 + - [DCAEGEN2-2943](https://jira.onap.org/browse/DCAEGEN2-2943) - Fix bug in filtering new FM notification + ## [2.1.4] - 2021/06/21 - [DCAEGEN2-2711](https://jira.onap.org/browse/DCAEGEN2-2711) - Update sdk version to load policies from a file mounted by policy sidecar container - [DCAEGEN2-2809](https://jira.onap.org/browse/DCAEGEN2-2809) - Remove security vulnerabilities |