From 6baad0ae3186d07481fbdd5086e8ceb2d9e1f584 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Thu, 18 Apr 2019 16:46:23 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46aaf880..16d21cb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.13.0](https://gitlab.com/openstapps/configuration/compare/v0.12.0...v0.13.0) (2019-04-18) + + +### Features + +* add configuration for configuration checks ([da2d7f6](https://gitlab.com/openstapps/configuration/commit/da2d7f6)), closes [#13](https://gitlab.com/openstapps/configuration/issues/13) + + + # [0.12.0](https://gitlab.com/openstapps/configuration/compare/v0.11.0...v0.12.0) (2019-04-16)