diff --git a/CHANGELOG.md b/CHANGELOG.md index 7850c3dd..dc01e2c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# [0.2.0](https://gitlab.com/openstapps/projectmanagement/compare/v0.1.2...v0.2.0) (2019-01-17) + + +### Bug Fixes + +* correct link for projects ([a95ec14](https://gitlab.com/openstapps/projectmanagement/commit/a95ec14)) +* do not add issues to report from backlog ([e902d70](https://gitlab.com/openstapps/projectmanagement/commit/e902d70)) +* unlabel issues with label meeting only ([41a349e](https://gitlab.com/openstapps/projectmanagement/commit/41a349e)) + + + ## [0.1.2](https://gitlab.com/openstapps/projectmanagement/compare/v0.1.1...v0.1.2) (2019-01-07)