From 48fbd6ee38e4648dfa3f6a11a0915d021039082c Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Tue, 4 Dec 2018 17:04:58 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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)