summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-07-16 11:03:00 +0200
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-07-16 11:03:00 +0200
commit9f4ed7879952e401dc398b01ab59c620fc5e68aa (patch)
tree080791cb68c5bb5a56d9b85c989acddcfb30d0a2 /Changelog.md
parent36042ee5bced5a0fd94ef3eb182f0055f31b4654 (diff)
Release version 1.2.9
Issue-ID: VNFSDK-594 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I2d77032c6cc58e421b90f0024bb3b71a05927f9a
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index bb971dc..09d7d13 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -43,3 +43,11 @@ All notable changes to this project will be documented in this file.
- https://jira.onap.org/browse/VNFSDK-583
## [1.2.9]
+
+### Added
+- Added rule R972082 to validate PM_Dictionary using schema.
+ - https://jira.onap.org/browse/VNFSDK-594
+
+## Fixed
+- Fixed rule R01123 that was reporting all files in ZIP as not present in manifest
+ - https://jira.onap.org/browse/VNFSDK-583