Skip to content

Commit

Permalink
release: 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassabreu committed Apr 27, 2022
1 parent d44d70d commit eac5f68
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 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.34.0] - 2022-04-27

### Changed

- `end` argument of `report` command accepts the aliases `now` and `today` for current date.
Expand Down Expand Up @@ -851,7 +853,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.33.1...HEAD
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.34.0...HEAD
[v0.34.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.34.0
[v0.33.1]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.33.1
[v0.33.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.33.0
[v0.32.2]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.32.2
Expand Down

0 comments on commit eac5f68

Please sign in to comment.