diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-05-19 08:48:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-19 08:48:55 +0000 |
commit | ee31300626384d4c6b0c51e98824ca8c04e3b9f5 (patch) | |
tree | 78b389ff7511962dbba015ff9a321de0289f8abf /Changelog.md | |
parent | 9926e3e584c841d77903374bffec3915d6d41d11 (diff) | |
parent | 5621bc94acfaf7592ce9dd8644bbef39bc68daef (diff) |
Merge "Upgrade version to 1.2.5 and add change log"
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 14 |
1 files changed, 14 insertions, 0 deletions
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 |