diff --git a/CHANGELOG.md b/CHANGELOG.md index 53ff17db..d5c30147 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.51.0] - 2024-05-29 + ### Added - new config `show-client` that sets the reports/output of time entries to show its client, if exists @@ -1182,7 +1184,9 @@ 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.50.0...HEAD +[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.51.0...HEAD +[v0.51.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.51.0 +[v0.50.1]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.50.1 [v0.50.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.50.0 [v0.49.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.49.0 [v0.48.2]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.48.2