diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a8d2b9b..67fb8c40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [0.3.0](https://gitlab.com/openstapps/configuration/compare/v0.2.0...v0.3.0) (2018-12-04) + + +### Features + +* add cli to copy configurations ([98aa5a5](https://gitlab.com/openstapps/configuration/commit/98aa5a5)), closes [#1](https://gitlab.com/openstapps/configuration/issues/1) +* add script to check configuration ([adfc5aa](https://gitlab.com/openstapps/configuration/commit/adfc5aa)) + + + # [0.2.0](https://gitlab.com/openstapps/configuration/compare/v0.1.1...v0.2.0) (2018-11-30)