diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d8e4128..46aaf880 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [0.12.0](https://gitlab.com/openstapps/configuration/compare/v0.11.0...v0.12.0) (2019-04-16) + + +### Bug Fixes + +* do not escape newlines in scripts ([77bed07](https://gitlab.com/openstapps/configuration/commit/77bed07)) + + +### Features + +* add expected build script ([34d3d43](https://gitlab.com/openstapps/configuration/commit/34d3d43)), closes [#12](https://gitlab.com/openstapps/configuration/issues/12) + + + # [0.11.0](https://gitlab.com/openstapps/configuration/compare/v0.10.0...v0.11.0) (2019-04-15)