summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorraviteja.karumuri <raviteja.karumuri@est.tech>2022-02-14 19:43:35 +0000
committerraviteja.karumuri <raviteja.karumuri@est.tech>2022-02-15 19:07:55 +0000
commitb755a690a44cc5ebb066701f710f161ee6ce3070 (patch)
treed140cffe4a6f96b705988a92d96148109294bf5d /components/pm-subscription-handler/Changelog.md
parent2a21c78886d13c4266da639252d8fb899b7d34a5 (diff)
[PMSH] Exit Handler Update
Issue-ID: DCAEGEN2-3084 Signed-off-by: Raviteja, Karumuri <raviteja.karumuri@est.tech> Change-Id: Iecda19e7dbac2c612ec72a1ec34f72fdd7ba143b
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index d2630aea..dedca67b 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/).
+## [3.0.0]
+### Changed
+* Exit Handler Update (DCAEGEN2-3084)
+
## [2.0.0]
### Changed
* Updated PMSH app configuration, simplified existing config (DCAEGEN2-2814)