summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-10-05 13:59:14 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-05 13:59:14 +0000
commit37d218575d0cc1d99a3edaa0605450480b357d79 (patch)
treea4b29267d484e7040b0f9f3ecd08f3e1c42b8303 /components/pm-subscription-handler/Changelog.md
parent6cd9e48a5ff13b187701a6c8ddb62ff4ba5d0c6e (diff)
parent053579b1a3a9d71fdc8fde5ed67600b453de083c (diff)
Merge "[DCAEGEN2] PMSH AppConfig Update"
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index bd5929cd..3112ac59 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -5,6 +5,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.0.0]
+### Changed
+* Updated PMSH app configuration, simplified existing config (DCAEGEN2-2814)
## [1.3.2]
### Changed