summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authoregernug <gerard.nugent@est.tech>2022-02-14 13:21:34 +0000
committeregernug <gerard.nugent@est.tech>2022-02-16 16:13:00 +0000
commiteabbdce7cba8c04a852cad47b0731b88030e1856 (patch)
treee67bdd896fd221f8f26f7919a62a0bf999c360b3 /components/pm-subscription-handler/Changelog.md
parent28b3d8f7ac48cb202b04d599b52112282a38417e (diff)
[PMSH] Delete Measurement Group API
API to delete MG when admin status allows Issue-ID: DCAEGEN2-2921 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I4116d0096baf2f803e965385eaeac11da97ac65e
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index dedca67b..28efae05 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
-## [3.0.0]
+## [2.1.0]
### Changed
* Exit Handler Update (DCAEGEN2-3084)
+* Delete Measurement Group API (DCAEGEN2-2921)
## [2.0.0]
### Changed