summaryrefslogtreecommitdiffstats
path: root/dcae-cli/ChangeLog.md
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-03-19 11:29:27 -0400
committerMichael Hwang <mhwang@research.att.com>2018-03-19 11:31:27 -0400
commitb1d8f1d4889a8e1e8207cfabea8040ce9cb76ac2 (patch)
treed4dd5a45b5b03bf46d6e2b8fd48636fe48b0e9b2 /dcae-cli/ChangeLog.md
parent4cc7a3e4e33d607f344ac413a2cc9f763e8cf4bd (diff)
Fix issue where getting empty consul in discovery
Change-Id: Ic9bda3bf7d88ad9f9c11caf9c6231d8acd829bff Issue-ID: DCAEGEN2-402 Signed-off-by: Michael Hwang <mhwang@research.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 311165c..e3aaac4 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.10.1]
+
+* Fix DCAEGEN2-402
+
## [2.10.0]
* Make server url (url to webserver that has static artifacts like json schemas) a configuration parameter