From b1d8f1d4889a8e1e8207cfabea8040ce9cb76ac2 Mon Sep 17 00:00:00 2001 From: Michael Hwang Date: Mon, 19 Mar 2018 11:29:27 -0400 Subject: Fix issue where getting empty consul in discovery Change-Id: Ic9bda3bf7d88ad9f9c11caf9c6231d8acd829bff Issue-ID: DCAEGEN2-402 Signed-off-by: Michael Hwang --- dcae-cli/ChangeLog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dcae-cli/ChangeLog.md') 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 -- cgit 1.2.3-korg