diff --git a/CHANGELOG.md b/CHANGELOG.md index 47e7e6c0..54f8a5cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v0.54.0] - 2024-06-15 + ### Changed - markdown output now tries to resemble the time entry calendar dialog @@ -1214,7 +1216,8 @@ time entry. - Golang CLI using [cobra](https://github.com/spf13/cobra) - Makefile to help setup actions -[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.53.1...HEAD +[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.54.0...HEAD +[v0.54.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.54.0 [v0.53.1]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.53.1 [v0.53.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.53.0 [v0.52.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.52.0