summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2022-03-07 20:34:07 +0000
committerGerrit Code Review <gerrit@onap.org>2022-03-07 20:34:07 +0000
commit6c9c8cc2a1a289ef0b4172d387376d0367549fe3 (patch)
tree86d10ee475a012545bcfc8b256f928f1996dc6de /components/pm-subscription-handler/Changelog.md
parentf67adad42f2c857ff76b52df39f0beb5c2cabee4 (diff)
parent5a2c43f2add2c6d4af8331a40b174684eac11b34 (diff)
Merge "[PMSH] Cleaning up old App Config, subscription handler and it's subsequent calls"
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 00e97783..010fb1e5 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [2.2.0]
### Changed
* Update Filter API (DCAEGEN2-2922)
+* Cleaning up old App Config, subscription handler and it's subsequent calls (DCAEGEN2-3085)
## [2.1.1]
### Changed