diff options
author | Michael Hwang <mhwang@research.att.com> | 2018-04-05 14:20:44 -0400 |
---|---|---|
committer | Michael Hwang <mhwang@research.att.com> | 2018-04-05 14:25:25 -0400 |
commit | d73e0d5ba6a2b3968f57cf474832c6e32fa683bf (patch) | |
tree | 4a340054a8447caa9f7ccfac3afc4677748838b0 /ChangeLog.md | |
parent | 97b39b1577063aea01bf35abb849503626164ce0 (diff) |
Update IConfiguration impl
v1.3.0 of distribution client changed the IConfiguration interface
Change-Id: I29164aea59cdfd1273f1b7652d828d62d804b5f5
Issue-ID: DCAEGEN2-431
Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 7ed2195..e657225 100644 --- a/ChangeLog.md +++ b/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/). +## [1.1.3] + +* DCAEGEN2-431 + ## [1.1.0] This body of work is aimed at getting SCH to be run on the new DCAE platform. |