summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorSagarS <sagar.shetty@est.tech>2021-11-09 17:36:43 +0000
committerSagarS <sagar.shetty@est.tech>2021-12-02 14:49:11 +0000
commit24454771f523f65fce5e3dce91cfe8cd15fc8be7 (patch)
tree4911a6b473cb0c2e2f566f243b95a6dd44719120 /components/pm-subscription-handler/Changelog.md
parent7e3042157d736e1f81618b92afc3bab501755a31 (diff)
[DCAEGEN2] PMSH Response Event Handler Integration
Issue-ID: DCAEGEN2-2915 Change-Id: I95b34a7b5b011760ae30c1485925dc19fde5e6c8 Signed-off-by: SagarS <sagar.shetty@est.tech>
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index 89237c35..8e0ee2f9 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Added 2 new attributes to the subscription model (DCAEGEN2-2913)
* Read subscription API by using subscription name (DCAEGEN2-2818)
* Read All subscriptions API (DCAEGEN2-2847)
+* PMSH Response Event Handler Integration (DCAEGEN2-2915)
## [1.3.2]
### Changed