summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorraviteja.karumuri <raviteja.karumuri@est.tech>2022-01-12 18:48:44 +0000
committerraviteja.karumuri <raviteja.karumuri@est.tech>2022-01-14 12:33:33 +0000
commit5b11f4ff05cf4bd3f042a4c531848b939e4ead8a (patch)
tree229ce963fc71fb01f5818076bdb4eeacc24e4e7c /components/pm-subscription-handler/Changelog.md
parent54b8d2537deba7fdc8c9e63fc73e97ecdc63368a (diff)
[PMSH] Delete subscription API by Name
Issue-ID: DCAEGEN2-2821 Signed-off-by: Raviteja, Karumuri <raviteja.karumuri@est.tech> Change-Id: I22eb00c74e40b5428c3c7bd2b0546175cd6f30ed
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 fb06f8a6..db8d5758 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* AAI Event handler changes with new subscription format (DCAEGEN2-2912)
* Read NFS associated with MG by using MGName and subName(DCAEGEN2-2993)
* Lazy loading error for nfs in read API (DCAEGEN2-3029)
+* Delete subscription API by Name(DCAEGEN2-2821)
## [1.3.2]
### Changed