summaryrefslogtreecommitdiffstats
path: root/dcae-cli/ChangeLog.md
diff options
context:
space:
mode:
authortb2541onap <tb2541@att.com>2018-09-17 14:46:02 -0400
committertb2541onap <tb2541@att.com>2018-10-04 13:42:56 -0400
commit91a44d2ce8398f0fd98e520933df605b00f80eee (patch)
tree1f151f693527c0b315b04fed18fc3e98dcc72915 /dcae-cli/ChangeLog.md
parent2de95edebaa92072aa857ca70961cd7bdaf7a77d (diff)
Policy Reconfiguration, Component Spec, Help text
Added Policy Reconfiguration support Updates to the Help text that is displayed to the user Issue-ID: DCAEGEN2-576 Change-Id: I12bf40b24d607fca33e321da8c9ba7fea2f200cd Signed-off-by: tb2541onap <tb2541@att.com>
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