From 9bd2ba37676f76b3233223a1da96d5962a46481f Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Mon, 15 Apr 2019 15:22:50 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc310ddc..5d8e4128 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.11.0](https://gitlab.com/openstapps/configuration/compare/v0.10.0...v0.11.0) (2019-04-15) + + +### Bug Fixes + +* exclude docs from packages ([d7b6ecb](https://gitlab.com/openstapps/configuration/commit/d7b6ecb)), closes [#11](https://gitlab.com/openstapps/configuration/issues/11) + + + # [0.10.0](https://gitlab.com/openstapps/configuration/compare/v0.9.0...v0.10.0) (2019-04-09)