aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2021-01-13 13:40:08 +0100
committerZebek Bogumil <bogumil.zebek@nokia.com>2021-01-13 13:40:08 +0100
commit6c2f544c9e270f59c69077f8d94a499bfeed1b32 (patch)
treedc090ce6fa8fef505d306ce05f2a101702e407d2 /Changelog.md
parent81a0c6fd575fcb32be259383766ab53ce947d702 (diff)
Set new version
- No Metadata in OnapCommand Info section - Optional parameters with default values are lost after overriding selected parameter Issue-ID: CLI-349 CLI-348 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I5c1707df114af7eb924e4aac7e7f7981c8b68247
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
new file mode 100644
index 00000000..3ae91e4f
--- /dev/null
+++ b/Changelog.md
@@ -0,0 +1,12 @@
+# Changelog
+All notable changes to this project will be documented in this file.
+
+## [6.0.1]
+
+### Fixed
+- Optional parameters with default values are lost after overriding selected parameter.
+ - https://jira.onap.org/browse/CLI-348
+- No Metadata in OnapCommand Info section.
+ - https://jira.onap.org/browse/CLI-349
+
+