docs: update changelog

This commit is contained in:
Karl-Philipp Wulfert
2019-06-06 14:52:04 +02:00
parent ff68fac5ed
commit 03510d6af8

View File

@@ -1,3 +1,13 @@
# [0.20.0](https://gitlab.com/openstapps/configuration/compare/v0.19.0...v0.20.0) (2019-06-06)
### Bug Fixes
* only check copyright years for TypeScript files ([1a4ec52](https://gitlab.com/openstapps/configuration/commit/1a4ec52)), closes [#25](https://gitlab.com/openstapps/configuration/issues/25)
* skip template lines to avoid parser errors ([b995bb5](https://gitlab.com/openstapps/configuration/commit/b995bb5)), closes [#26](https://gitlab.com/openstapps/configuration/issues/26)
# [0.19.0](https://gitlab.com/openstapps/configuration/compare/v0.18.0...v0.19.0) (2019-06-04)