diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f71c55..6e0369c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.1.3 + +- fix: Return value had not been provided - using working hours had previously thrown an error + ## 2.1.2 - fix: Issues when having teams with no members diff --git a/composer.json b/composer.json index 8c89568..7c54c1d 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A Kimai plugin to manage approvals and supporting related API", "homepage": "https://www.kimai.org/store/katjaglass-approval-bundle.html", "type": "kimai-plugin", - "version": "2.1.2", + "version": "2.1.3", "keywords": [ "kimai", "kimai-plugin"