prepare release 0.6.1 (#433)

This commit is contained in:
Kevin Papst
2018-11-19 16:17:28 +01:00
committed by GitHub
parent 67dc1c7640
commit f74547008d
4 changed files with 23 additions and 2 deletions

View File

@@ -18,6 +18,10 @@ bin/console doctrine:migrations:migrate
There might be version specific tasks that need to be executed before or after these steps, please see below
if your updated version is mentioned below.
## [0.6.1](https://github.com/kevinpapst/kimai2/releases/tag/0.6.1) (2018-11-19)
A bugfix release to address database compatibility issues with older MySQL/MariaDB versions.
## [0.6](https://github.com/kevinpapst/kimai2/releases/tag/0.6) (2018-11-18)
The API has some minor BC breaks: some fields were renamed and entities have a larger attribute set than collections.