diff options
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 13 |
1 files changed, 13 insertions, 0 deletions
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 |