diff options
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 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 |