summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2021-07-19 23:37:12 +0000
committerHansen, Tony (th1395) <th1395@att.com>2021-07-22 22:37:53 +0000
commit343de5f25759bcf228655a558b219149fc19ee3d (patch)
tree919baeb2d4b9b24add01f452b1ea10ada52b0f34 /components/pm-subscription-handler/Changelog.md
parent1a970e91ec42bdf239015199284f9f00366f5cc5 (diff)
use version 2.2.1 of pypi onap_dcae_cbs_docker_client
Change-Id: I627a7c6665bd7fab96e3ea4cdada6dc0ebaf8aa2 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2862 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
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 be2a7a73..58d40cc9 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [1.3.2]
+### Changed
+* Update to use version 2.2.1 of https://pypi.org/project/onap_dcae_cbs_docker_client/
+
## [1.3.1]
### Changed
* Updated Subscription object retrieving key from App Config data (DCAEGEN2-2713)