Changelog for release 1.2.0

Features

Bugfixes

Breaking changes

Tasks

  • [TASK] Removes unused field batch_state from table ..task (16.07.2019, 7743cf8 by Roman)

  • [TASK] Disables sending mails without login (16.07.2019, 472bdd0 by Roman)

  • [TASK] Adds error action (11.07.2019, 7cce368 by Roman)

  • [TASK] Updates composer file (10.07.2019, 9ee9d03 by Roman)

  • [TASK] Removes tests (10.07.2019, a274d72 by Roman)

Generated by

git log 1.0.0..1.2.0 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep FEATURE
git log 1.0.0..1.2.0 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep BUGFIX
git log 1.0.0..1.2.0 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep BREAK
git log 1.0.0..1.2.0 --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.