summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authoregernug <gerard.nugent@est.tech>2022-03-17 12:40:34 +0000
committeregernug <gerard.nugent@est.tech>2022-03-17 12:51:42 +0000
commit934454b4eb2da070d69c810f310c49fd4895f11c (patch)
treee06eb68af9abf5097dd010d342b0d8b042490bf4 /components/pm-subscription-handler/Changelog.md
parenteeacfc71aafb2ae92ac464f3484efc1d181c75ca (diff)
[PMSH] Bug fix for Create MG2.2.2-pmsh
Object parse error in save_measurement_group DB Commit missing Issue-ID: DCAEGEN2-3118 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I47362d5233cca3fef01e2e069f5ea68781e9ac7d
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index c3954df0..2f0b60a2 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -5,6 +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/).
+## [2.2.2]
+### Changed
+* Bug fix for Create MG (DCAEGEN2-3118)
+
## [2.2.1]
### Changed
* Swagger Indentation Error (DCAEGEN2-3103)