summaryrefslogtreecommitdiffstats
path: root/dcae-cli/ChangeLog.md
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-10-04 20:56:01 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-04 20:56:01 +0000
commit1943cd6c3fd5b70209089d9d2135ffb344f0405a (patch)
treeeb2fecee26c4624f881d0966836c99c43351d405 /dcae-cli/ChangeLog.md
parent2babf1a6d97b1958a436bf3cb9ac7c21e453272b (diff)
parent91a44d2ce8398f0fd98e520933df605b00f80eee (diff)
Merge "Policy Reconfiguration, Component Spec, Help text"
Diffstat (limited to 'dcae-cli/ChangeLog.md')
-rw-r--r--dcae-cli/ChangeLog.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/dcae-cli/ChangeLog.md b/dcae-cli/ChangeLog.md
index aa845bd..b0e97a3 100644
--- a/dcae-cli/ChangeLog.md
+++ b/dcae-cli/ChangeLog.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [2.11.0]
+
+* Add Policy Configuration Support.
+* Update and improve the Help Text that is displayed to the user.
+* Component Spec schema additions for parameters section (policy, volumes).
+* Component Spec schema updates to make the following required: (designer_editable, sourced_at_deployment, policy_editable).
+
## [2.10.2]
* Fix dependency conflict with python-consul
@@ -126,4 +133,4 @@ EDIT: This one addressed the issue in the catalog
## [0.11.0]
-* Make CDAP Paramaters follow parameters definitions
+* Make CDAP Paramaters follow parameters definitions