From aeef1dae2edc55705900cbd0486f3d3a7b2dbfb8 Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Sun, 19 Apr 2020 15:39:19 +0200 Subject: [PATCH] bump version --- .github_changelog_generator | 2 +- CHANGELOG.md | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.github_changelog_generator b/.github_changelog_generator index 91ab889c..bf2e1790 100644 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1,5 +1,5 @@ unreleased=true -future-release=1.8 +future-release=1.9 exclude-labels=duplicate,question,invalid,wontfix,release enhancement_labels=>enhancement,Enhancement,feature request,translation i18n,technical debt issues-wo-labels=false diff --git a/CHANGELOG.md b/CHANGELOG.md index ca57e4c7..bbd4f3b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -# Change Log +# Changelog + +## [1.9](https://github.com/kevinpapst/kimai2/tree/1.9) +[Full Changelog](https://github.com/kevinpapst/kimai2/compare/1.8...1.9) + +Release notes including the changelog can be found [here](https://github.com/kevinpapst/kimai2/releases/tag/1.9) ## [1.8](https://github.com/kevinpapst/kimai2/tree/1.8) [Full Changelog](https://github.com/kevinpapst/kimai2/compare/1.7...1.8)