summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorraviteja.karumuri <raviteja.karumuri@est.tech>2021-10-31 19:09:19 +0000
committerraviteja.karumuri <raviteja.karumuri@est.tech>2021-11-05 14:36:17 +0000
commit1685b700294ee0c1eaa1365d67a42861af0fe721 (patch)
tree2a146d34629b18f6000d7cd4fc57b925a1e22982 /components/pm-subscription-handler/Changelog.md
parent70de6a27b7722e3ed02d8e8a8c7933e053eacabb (diff)
[PMSH] Operational policy and control loop updates
Issue-ID: DCAEGEN2-2913 Signed-off-by: raviteja.karumuri <raviteja.karumuri@est.tech> Change-Id: Ie64383aa55b07ef4387e9b1e8a2414f37901f0da
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 eff84191..5fe19ba0 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* 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)
+* Added 2 new attributes to the subscription model (DCAEGEN2-2913)
## [1.3.2]
### Changed