diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d50d7ae..181d96ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# [0.12.0](https://gitlab.com/openstapps/projectmanagement/compare/v0.11.0...v0.12.0) (2019-05-27) + + +### Bug Fixes + +* use user 'node' in Node.js image ([0c8aa72](https://gitlab.com/openstapps/projectmanagement/commit/0c8aa72)), closes [#17](https://gitlab.com/openstapps/projectmanagement/issues/17) + + +### Features + +* add git to node image ([c0058f9](https://gitlab.com/openstapps/projectmanagement/commit/c0058f9)), closes [#16](https://gitlab.com/openstapps/projectmanagement/issues/16) +* notify merge request assignee instead of author ([d60625c](https://gitlab.com/openstapps/projectmanagement/commit/d60625c)) + + + # [0.11.0](https://gitlab.com/openstapps/projectmanagement/compare/v0.10.1...v0.11.0) (2019-04-30)