Changelog for release 1.2.1

Features

Bugfixes

Breaking changes

Tasks

  • [TASK] Adds script to create changelog (16.07.2019, a3ede64 by Roman)

  • [TASK] Adjusts task list view (16.07.2019, 043229a by Roman)

Generated by

git log 1.2.0..1.2.1 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep FEATURE
git log 1.2.0..1.2.1 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep BUGFIX
git log 1.2.0..1.2.1 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep BREAK
git log 1.2.0..1.2.1 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep TASK

Note: The above list contains just commits marked with FEATURE, BUGFIX, BREAK. Complementary commits are available at Github.