diff options
author | 2021-11-24 13:10:09 +0000 | |
---|---|---|
committer | 2021-11-29 12:39:30 +0000 | |
commit | 7e3042157d736e1f81618b92afc3bab501755a31 (patch) | |
tree | 4301aece78d3c486e3b144e736dbf66fc5bd901a /components/pm-subscription-handler/Changelog.md | |
parent | d7715808aaf9a4f891d2bd571af1a5acc86b4c7b (diff) |
[PMSH] Read all subscriptions API
Issue-ID: DCAEGEN2-2847
Signed-off-by: raviteja.karumuri <raviteja.karumuri@est.tech>
Change-Id: I6a2cbc127e12f2f6b051ed5f58fd2fa584a71908
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-x | components/pm-subscription-handler/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md index f02fc5eb..89237c35 100755 --- a/components/pm-subscription-handler/Changelog.md +++ b/components/pm-subscription-handler/Changelog.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). * Implemented Create Subscription public API (DCAEGEN2-2819) * 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) ## [1.3.2] ### Changed |