diff options
author | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2020-12-10 09:55:20 +0100 |
---|---|---|
committer | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2020-12-10 11:18:42 +0100 |
commit | ed77ac88ab64620f8b3c5a3ed9e730e129f2f507 (patch) | |
tree | 69c85db9b957be81f86ef703f597f4046495eedc /Changelog.md | |
parent | a2068b518a880600b18ce1ca29540fa680fa86f2 (diff) |
Add signature and certificate for individual artifacts.
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ifb9e06fffefea6b4d068a915b69b66c750ab02e8
Issue-ID: VNFSDK-714
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 001e931..c08f264 100644 --- a/Changelog.md +++ b/Changelog.md @@ -112,3 +112,7 @@ All notable changes to this project will be documented in this file. - https://jira.onap.org/browse/VNFSDK-713 ## [1.2.16] + +## Added +- Possibility to add certificate and signature per artifact in manifest file. + - https://jira.onap.org/browse/VNFSDK-714 |