summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2021-11-24 01:19:40 +0000
committerGerrit Code Review <gerrit@onap.org>2021-11-24 01:19:40 +0000
commitd7715808aaf9a4f891d2bd571af1a5acc86b4c7b (patch)
tree9dd83c8612449125cd6d94022e674aef7787825f /components/pm-subscription-handler/Changelog.md
parent039d58e49ec70ed3356757fcbee35c4c68c69401 (diff)
parent86f4eb23f256c3d7b748791bcff96e61c94fbd0f (diff)
Merge "[PMSH] Read subscription API by Name"
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 5fe19ba0..f02fc5eb 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Created Schema definitions in swagger file according to the new structure (DCAEGEN2-2889)
* 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)
## [1.3.2]
### Changed