From 2c70896c1c4cf30a615103e8aaa788531d00732b Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Tue, 9 Apr 2019 17:29:55 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60810e47..fc310ddc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [0.10.0](https://gitlab.com/openstapps/configuration/compare/v0.9.0...v0.10.0) (2019-04-09) + + +### Features + +* add check for contributors ([ab81aab](https://gitlab.com/openstapps/configuration/commit/ab81aab)) +* check entries in CI config ([61d2285](https://gitlab.com/openstapps/configuration/commit/61d2285)), closes [#10](https://gitlab.com/openstapps/configuration/issues/10) + + + # [0.9.0](https://gitlab.com/openstapps/configuration/compare/v0.8.0...v0.9.0) (2019-04-08)