summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorSagarS <sagar.shetty@est.tech>2021-09-08 14:46:32 +0100
committerSagarS <sagar.shetty@est.tech>2021-10-18 15:01:20 +0100
commit70de6a27b7722e3ed02d8e8a8c7933e053eacabb (patch)
treefb2c635116b705fdf64e3400233ad351ea0259f7 /components/pm-subscription-handler/Changelog.md
parent2f208f94eddd090c1983f849f61742288c21af6f (diff)
[DCAEGEN2] PMSH Create Subscription public API
Issue-ID: DCAEGEN2-2819 Change-Id: I80636be25dc4f7b1c5ce7470c7a38c010cb339a1 Signed-off-by: SagarS <sagar.shetty@est.tech>
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 f98d2b8d..eff84191 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
* Updated PMSH app configuration, simplified existing config (DCAEGEN2-2814)
* Created Schema definitions in swagger file according to the new structure (DCAEGEN2-2889)
+* Implemented Create Subscription public API (DCAEGEN2-2819)
## [1.3.2]
### Changed