From 6214982511bd2615530f9abb61490592e91d07db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:04:30 +0200 Subject: [PATCH] chore(master): release 3.0.2 (#329) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b455f71..ad1b9d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ Earlier changes were not versioned. Therefore dates of change are used instead t For new releases see [Github Release page](https://github.com/AuHau/toggl-cli) +## [3.0.2](https://github.com/AuHau/toggl-cli/compare/v3.0.1...v3.0.2) (2024-07-17) + + +### Bug Fixes + +* update expected TimeEntry Project mapping field ([#328](https://github.com/AuHau/toggl-cli/issues/328)) ([089162e](https://github.com/AuHau/toggl-cli/commit/089162e059777436107e7c7666d491705aeee5b4)) + ## [3.0.1](https://github.com/AuHau/toggl-cli/compare/v3.0.0...v3.0.1) (2024-06-16)