summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorMichal Banka <michal.banka@nokia.com>2020-05-21 03:41:06 +0200
committerBogumil Zebek <bogumil.zebek@nokia.com>2020-05-21 08:47:40 +0000
commitedbd7b22bfcd19373e1f17aa2f8f177f7df63c87 (patch)
tree0c2f5babe46fa2e380a502d2a88810054d2ee99e /Changelog.md
parentdd77214f4d619637975b7ac28219446a454abc5a (diff)
Upgrade version to 1.2.6 and add change log
Change-Id: I5b59719a2aad336e940f5f57e643d6fe21e455df Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: VNFSDK-585
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 0d57b5e..47101f2 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
## [1.2.5]
+### Added
+- Added rule R972082 to enabled PNF requirements.
+ - https://jira.onap.org/browse/VNFSDK-585
+
### Fixed
- Fixed package integrity issue with non mano arifacts.
- https://jira.onap.org/browse/VNFSDK-581
@@ -12,3 +16,13 @@ All notable changes to this project will be documented in this file.
- 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
+
+## [1.2.6]
+
+### Added
+- Added file extension validation of file related in onap_pnf_sw_information artifact set.
+ - https://jira.onap.org/browse/VNFSDK-585
+
+### Fixed
+- Fixed bug that was generating invalid report when user run validation with all rules and single validation fails.
+ - https://jira.onap.org/browse/VNFSDK-586 \ No newline at end of file