From 9a2eaa4f3d391204b267ffd0c8f3696652dc9ee5 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Wed, 22 May 2019 10:02:03 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 555ca6fa..4fe65639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.16.0](https://gitlab.com/openstapps/configuration/compare/v0.15.0...v0.16.0) (2019-05-22) + + +### Bug Fixes + +* use lib as artifacts path ([ec8c891](https://gitlab.com/openstapps/configuration/commit/ec8c891)), closes [#19](https://gitlab.com/openstapps/configuration/issues/19) + + + # [0.15.0](https://gitlab.com/openstapps/configuration/compare/v0.14.0...v0.15.0) (2019-05-20)