summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorSagarS <sagar.shetty@est.tech>2021-12-09 16:59:51 +0000
committerSagarS <sagar.shetty@est.tech>2021-12-09 17:01:04 +0000
commitadcbd374f47858f02a5155ec63d678442fb7f4a0 (patch)
treecdb0449b2c08748845bf92254b45ee31619339c9 /components/pm-subscription-handler/Changelog.md
parent15dde94eccad074dda76c420f900c977c184b66f (diff)
[DCAEGEN2] PMSH AAI changes with new subscription format
Issue-ID: DCAEGEN2-2912 Change-Id: Ibd21f8f7a01a31bd7db19a39af010d6805b41622 Signed-off-by: SagarS <sagar.shetty@est.tech>
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index b3468736..77cd827a 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -13,8 +13,9 @@ 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)
+* Response Event Handler Integration (DCAEGEN2-2915)
* Updated to get NFs list when requesting a specific subscription (DCAEGEN2-2992)
+* AAI Event handler changes with new subscription format (DCAEGEN2-2912)
## [1.3.2]
### Changed