prepare release 0.5 (#326)

This commit is contained in:
Kevin Papst
2018-09-27 13:35:03 +02:00
committed by GitHub
parent a89ef41e81
commit 53053c127e
5 changed files with 51 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ Internal documentation for project maintainers
- Change .github_changelog_generator config accordingly to new release tag (increase future release)
- Change version constants in `src/Constants.php`
- Create CHANGELOG.md with [github-changelog-generator](https://github.com/github-changelog-generator/github-changelog-generator]) by running `github_changelog_generator kevinpapst/kimai2`
- Push a release branch and merge it as last PR into master
- Edit the release-draft and add the "Full changelog" link + everything from CHANGELOG.md related to the new version
- Push a release branch and merge it as last PR into master
- Create the release
- Post a new issue at [YunoHost tracker for Kimai 2](https://github.com/YunoHost-Apps/kimai2_ynh)