From 0c368eeba606b64e7e25861d4e2a2e72b7ce3947 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Tue, 18 Dec 2018 13:19:39 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8e9c907..0023c905 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.5.0](https://gitlab.com/openstapps/configuration/compare/v0.4.0...v0.5.0) (2018-12-18) + + +### Bug Fixes + +* use template for .gitignore ([04b6154](https://gitlab.com/openstapps/configuration/commit/04b6154)) + + + # [0.4.0](https://gitlab.com/openstapps/configuration/compare/v0.3.1...v0.4.0) (2018-12-11)