prepare release 1.4 (#1154)

This commit is contained in:
Kevin Papst
2019-10-04 07:36:59 +02:00
committed by GitHub
parent e8c25d8ac5
commit 32aa209b75
6 changed files with 9 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ It is open for changes and input from the community, your [ideas and questions](
> Kimai 2 uses a rolling release concept for delivering updates.
> You can upgrade Kimai at any time, you don't need to wait for the next official release.
Release versions will be created on a regular base (approx. every second month) and you can use these tags if you are familiar with git.
Release versions will be created on a regular base (approx. one release per month) and you can use these tags if you are familiar with git.
Every code change, whether it's a new feature or a bug fix, will be done on the master branch.
I have to do it this way, as I develop Kimai in my free time and want to put my effort into the software instead of backporting changes for old versions.