Skip to content

Commit

Permalink
release: v0.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassabreu committed Jun 14, 2024
1 parent 8d00e18 commit d647df8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions 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.53.0] - 2024-06-14

### Added

- new config `lang` to allow setting the number format to be used when printing
Expand Down Expand Up @@ -1202,8 +1204,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.52.0...HEAD
[v0.52.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.51.2
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.53.0...HEAD
[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
[v0.51.1]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.51.1
[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
Expand Down

0 comments on commit d647df8

Please sign in to comment.