summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-10-14 14:01:03 +0200
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-10-15 10:26:41 +0200
commit35d4e259c80c9edeb362de0af9bd77bd3f4412b0 (patch)
tree1f07f1d56114656a2460594be8b87fce86ee8bd2 /Changelog.md
parent5e085985d5e333fbb000c37c8c508c0d46b7d7ee (diff)
Add handling of CSAR with no TOSCA meta and no certificate.
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ic9914b13e0bd5d9844849f20051d99d18e369ae9 Issue-ID: VNFSDK-481
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index cc04a01..f55bc84 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -95,3 +95,7 @@ All notable changes to this project will be documented in this file.
- https://jira.onap.org/browse/VNFSDK-596
## [1.2.14]
+
+## Fixed
+- Fixed rule R130206 handling of CSARs with no TOSCA meta and no Certificate in root directory
+ - https://jira.onap.org/browse/VNFSDK-481