diff options
author | 2020-07-03 10:14:29 +0200 | |
---|---|---|
committer | 2020-07-03 10:14:29 +0200 | |
commit | 23fd46f5b6b1067379e108ae2e27a8f30b4bc809 (patch) | |
tree | 7d88ddae8aafb5620cc226970acc96a421bf9921 /Changelog.md | |
parent | 9b9c5a4773d301757a7e6d936e62d7e52db29815 (diff) |
Release version 1.2.8
Issue-ID: VNFSDK-583
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I451f6cec6eb19dd0df827143851ec70097363b2f
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Changelog.md b/Changelog.md index f222b2b..7dd308a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -33,9 +33,11 @@ All notable changes to this project will be documented in this file. ### Fixed - Fixed bug that was causing problem with loading rules properties. - https://jira.onap.org/browse/VNFSDK-587 -- Fixed VNFSDK doesn't check if all files in package are listed in manifest file - - https://jira.onap.org/browse/VNFSDK-583 - Fixed package security SOL004 Option 1 make rule less restrictive as this rule is not implemented in SDC Onboarding - https://jira.onap.org/browse/VNFSDK-595 ## [1.2.8] + +## Fixed +- Fixed VNFSDK doesn't check if all files in package are listed in manifest file + - https://jira.onap.org/browse/VNFSDK-583 |