docs: update changelog

This commit is contained in:
Karl-Philipp Wulfert
2019-07-25 15:22:21 +02:00
parent 8d95db2e72
commit 8bb09994de

View File

@@ -1,3 +1,22 @@
# [0.8.0](https://gitlab.com/openstapps/core-tools/compare/v0.7.0...v0.8.0) (2019-07-25)
### Bug Fixes
* apply stricter tslint rules ([967f946](https://gitlab.com/openstapps/core-tools/commit/967f946))
* emend the imports in the test files ([53e8047](https://gitlab.com/openstapps/core-tools/commit/53e8047))
* remove duplicate job ([af904a7](https://gitlab.com/openstapps/core-tools/commit/af904a7))
* update the uml job to use our node image ([a478715](https://gitlab.com/openstapps/core-tools/commit/a478715))
### Features
* add automatic mapping generation ([7b198f9](https://gitlab.com/openstapps/core-tools/commit/7b198f9)), closes [#6](https://gitlab.com/openstapps/core-tools/issues/6)
* add the uml generator ([0f21da4](https://gitlab.com/openstapps/core-tools/commit/0f21da4))
* added output file name for uml generation ([843e598](https://gitlab.com/openstapps/core-tools/commit/843e598))
# [0.7.0](https://gitlab.com/openstapps/core-tools/compare/v0.6.0...v0.7.0) (2019-06-24)