summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index 91900070..be2a7a73 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [1.3.1]
+### Changed
+* Updated Subscription object retrieving key from App Config data (DCAEGEN2-2713)
+
+## [1.3.0]
+### Changed
+* Change pmsh baseOS img to integration (DCAEGEN2-2420)
+
## [1.2.0]
### Changed
* Bug fix prevent sub threads from crashing permanently (DCAEGEN2-2501)