From 130b39e3a23031a173477739deec2ce763557da1 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Mon, 7 Jan 2019 11:49:54 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d42f1c..23abbbe9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.1](https://gitlab.com/openstapps/gitlab-api/compare/v0.2.0...v0.2.1) (2019-01-07) + + +### Bug Fixes + +* correctly delete labels ([5f36b53](https://gitlab.com/openstapps/gitlab-api/commit/5f36b53)) + + + # [0.2.0](https://gitlab.com/openstapps/gitlab-api/compare/v0.1.3...v0.2.0) (2018-11-30)