docs: update changelog

This commit is contained in:
Karl-Philipp Wulfert
2019-04-16 13:32:14 +02:00
parent e60d2b6bb5
commit 748cea493c

View File

@@ -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)