summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorraviteja.karumuri <raviteja.karumuri@est.tech>2021-12-02 19:13:27 +0000
committerraviteja.karumuri <raviteja.karumuri@est.tech>2021-12-14 12:18:50 +0000
commitc77c6d999abd83235798b20d7c76e1005f7135a3 (patch)
treee429604cbfbd45b9bc0409ae9571497ce2394f04 /components/pm-subscription-handler/Changelog.md
parentadcbd374f47858f02a5155ec63d678442fb7f4a0 (diff)
[PMSH] Read NFS associated with MG by using MGName and subName
Issue-ID: DCAEGEN2-2993 Signed-off-by: Raviteja, Karumuri <raviteja.karumuri@est.tech> Change-Id: I651a687ab7480fc0d42bf976c3d1b34f00e73e98
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 77cd827a..db096b11 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* 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)
+* Read NFS associated with MG by using MGName and subName(DCAEGEN2-2993)
## [1.3.2]
### Changed