Skip to content

Commit

Permalink
release: v0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassabreu committed May 29, 2024
1 parent 5651148 commit 261ae6b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 261ae6b

Please sign in to comment.