summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authoregernug <gerard.nugent@est.tech>2022-03-10 10:14:54 +0000
committeregernug <gerard.nugent@est.tech>2022-03-11 09:37:12 +0000
commit5386335b9fa32a761a22cafdac319e169fec6896 (patch)
treed143128fe5375a3f244fca7dd23394e82a04a768 /components/pm-subscription-handler/Changelog.md
parent36987b3ac6eccb475e9976b95a08683a86682cdc (diff)
[PMSH] Swagger Indentation Error2.2.1-pmsh
Issue-ID: DCAEGEN2-3103 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ib6ba3aeaef26b46354961e88f08fbd0d512a5749
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index 8225ec82..c3954df0 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -5,13 +5,16 @@ 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.1]
+### Changed
+* Swagger Indentation Error (DCAEGEN2-3103)
+
## [2.2.0]
### Changed
* Update Filter API (DCAEGEN2-2922)
* Cleaning up old App Config, subscription handler and it's subsequent calls (DCAEGEN2-3085)
* Create Measurement Group API (DCAEGEN2-2920)
-
## [2.1.1]
### Changed
* Fixes for Flask, MarkupSafe versions + tox (DCAEGEN2-3086)