blob: e657225b553a7625f2645bcb4788244caad91707 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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.3]
* DCAEGEN2-431
## [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
|