summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-10-23 11:25:32 +0200
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-10-23 11:25:39 +0200
commitb815a6d7a10d77cd2d074213311c601a16df04e9 (patch)
tree4f61ebc8eb3bfa45062eeb0a0e352b0cf1b57434 /Changelog.md
parent35d4e259c80c9edeb362de0af9bd77bd3f4412b0 (diff)
Release version 1.2.14
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I036140197973ccab209cd6eab8076c1a22f76793 Issue-ID: VNFSDK-481
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index f55bc84..399fe9c 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -99,3 +99,6 @@ All notable changes to this project will be documented in this file.
## Fixed
- Fixed rule R130206 handling of CSARs with no TOSCA meta and no Certificate in root directory
- https://jira.onap.org/browse/VNFSDK-481
+- Fixed rule R816745 that was not reporting error when CMS and TOSCA meta file were present,
+ however TOSCA did not contain ETSI-Entry-Certificate
+ - https://jira.onap.org/browse/VNFSDK-660