diff options
author | efiacor <fiachra.corcoran@est.tech> | 2023-02-14 18:43:24 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2023-02-15 10:29:26 +0000 |
commit | f0fb309e5bcdb31d86c51e56205f6d977dcb9fac (patch) | |
tree | ebee1ccf63487e41928e62b9840c2c0db6d050b5 /components/pm-subscription-handler/Changelog.md | |
parent | 24d5996b9793250276690415bbf365801b88593d (diff) |
[PMSH] Fix dependencies and build script2.2.3-pmsh
onap-gerrit-review: -current-copyright-not-in-all-files
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ib94ea16c95e741b9882731f2cb880b67661166b8
Issue-ID: DCAEGEN2-3353
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-x | components/pm-subscription-handler/Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md index 2f0b60a2..c768f38c 100755 --- a/components/pm-subscription-handler/Changelog.md +++ b/components/pm-subscription-handler/Changelog.md @@ -5,6 +5,10 @@ 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.2.3] +### Changed +* Fix dependencies and build script process (DCAEGEN2-3353) + ## [2.2.2] ### Changed * Bug fix for Create MG (DCAEGEN2-3118) |