From 3d9afcabb641d27b3e6745e86386a199176f43bb Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Mon, 28 Jan 2019 13:54:03 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0023c905..77b50400 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.5.1](https://gitlab.com/openstapps/configuration/compare/v0.5.0...v0.5.1) (2019-01-28) + + +### Bug Fixes + +* exclude CLI file in nyc configuration ([c46dc18](https://gitlab.com/openstapps/configuration/commit/c46dc18)), closes [#5](https://gitlab.com/openstapps/configuration/issues/5) + + + # [0.5.0](https://gitlab.com/openstapps/configuration/compare/v0.4.0...v0.5.0) (2018-12-18)