aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changelog.md7
-rw-r--r--releases/5.1.2-container.yaml8
2 files changed, 14 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 24703d4..90c2abc 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,4 +4,9 @@ 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/).
-## [5.1.1] - 03/02/2021 \ No newline at end of file
+
+## [5.1.2] - 03/03/2021
+### Changed
+ - [DCAEGEN2-2652](https://jira.onap.org/browse/DCAEGEN2-2652) - Policy Handler startup error; CherryPy/requirements update
+
+## [5.1.1] - 03/02/2021
diff --git a/releases/5.1.2-container.yaml b/releases/5.1.2-container.yaml
new file mode 100644
index 0000000..2cec4f0
--- /dev/null
+++ b/releases/5.1.2-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '5.1.2'
+project: 'dcae-platform-policyhandler'
+log_dir: 'dcaegen2-platform-policy-handler-docker-merge-master/5'
+ref: 0c64286c427fe56978ac5845df0ac9566997aaa8
+containers:
+ - name: 'org.onap.dcaegen2.platform.policy-handler'
+ version: '5.1.2-SNAPSHOT-20210301T174547Z'