From fb31862a795f987e7bdf643186d7d1930fdb8fe9 Mon Sep 17 00:00:00 2001 From: Luca Scalzotto Date: Wed, 28 Feb 2024 14:48:50 +0100 Subject: [PATCH] Update version and changelog --- CHANGELOG.md | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b356d8d..4f4857f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v1.8.1 + +- Add "Ouderschapsverlof" to leave tasks. + ## v1.8.0 - Show billability percentage in chart. diff --git a/manifest.json b/manifest.json index 12e2406..8b50c8c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "TimeChimp Billability Chart", "description": "Adds a billability chart on the TimeChimp hours page.", - "version": "1.8.0", + "version": "1.8.1", "manifest_version": 3, "permissions": [ "webRequest"