docs: update changelog

This commit is contained in:
Karl-Philipp Wulfert
2019-05-27 12:57:59 +02:00
parent 4a8569fbee
commit 0ac9a82a9e

View File

@@ -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)