summaryrefslogtreecommitdiffstats
path: root/dcae-cli/ChangeLog.md
diff options
context:
space:
mode:
authortb2541onap <tb2541@att.com>2018-10-15 13:26:39 -0400
committertb2541onap <tb2541@att.com>2018-10-15 13:36:53 -0400
commitc306f8990406933d1a10eaa46cc9a045bd0d7f03 (patch)
treea1cad2a4cf26093d7cb4c2a6fa2a6914711cf6ed /dcae-cli/ChangeLog.md
parent1943cd6c3fd5b70209089d9d2135ffb344f0405a (diff)
Policy Reconfiguration change to function parms
Updated 2 Policy Reconfig functions to use a passed parameter Parameter needed since “consul_host” variable had been removed Change-Id: I1e967cbf1de2c832679be6e2d120a278cd48a5d4 Issue-ID: DCAEGEN2-576 Signed-off-by: tb2541onap <tb2541@att.com>
Diffstat (limited to 'dcae-cli/ChangeLog.md')
-rw-r--r--dcae-cli/ChangeLog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/dcae-cli/ChangeLog.md b/dcae-cli/ChangeLog.md
index b0e97a3..18fe0be 100644
--- a/dcae-cli/ChangeLog.md
+++ b/dcae-cli/ChangeLog.md
@@ -5,6 +5,10 @@ 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.1]
+
+* Change to policy reconfiguration functions to pass consul_host as a parameter
+
## [2.11.0]
* Add Policy Configuration Support.