From 5621bc94acfaf7592ce9dd8644bbef39bc68daef Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Tue, 19 May 2020 09:12:41 +0200 Subject: Upgrade version to 1.2.5 and add change log Issue-ID: VNFSDK-582 Signed-off-by: Bartosz Gardziejewski Change-Id: I8025412c1c0cec03635082cfbe6e53eb22d0f0d4 --- Changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Changelog.md (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..0d57b5e --- /dev/null +++ b/Changelog.md @@ -0,0 +1,14 @@ +# Changelog +All notable changes to this project will be documented in this file. + + +## [1.2.5] + +### Fixed +- Fixed package integrity issue with non mano arifacts. + - https://jira.onap.org/browse/VNFSDK-581 +- Fixed VNF/PNF package integrity issue with CMS signature not containing certificate. + - https://jira.onap.org/browse/VNFSDK-582 +- Fixed bug that was showing errors during validation of CSAR, + when any other non_mano_artifact_set than onap_pnf_sw_information was present in manifest file. + - https://jira.onap.org/browse/VNFSDK-585 -- cgit 1.2.3-korg