From 16a9c5b8c6b91ea856450d99cdfa6a18c57b7f1b Mon Sep 17 00:00:00 2001 From: Michael Hwang Date: Mon, 17 Oct 2016 17:32:25 -0400 Subject: Make first commit Change-Id: I7dd166e4052d48e2b333cfaadb8a0b64009b2cbc Issue-Id: DCAEGEN2-44 Signed-off-by: Michael Hwang --- ChangeLog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ChangeLog.md (limited to 'ChangeLog.md') diff --git a/ChangeLog.md b/ChangeLog.md new file mode 100644 index 0000000..7ed2195 --- /dev/null +++ b/ChangeLog.md @@ -0,0 +1,13 @@ +# Change Log + +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.0] + +This body of work is aimed at getting SCH to be run on the new DCAE platform. + +* Add the ability to remotely fetch configuration in json form +* Add Dockerfile -- cgit 1.2.3-korg