Skip to content

Commit 76408df

Browse files
committed
feat: v0.58.0
1 parent 2418227 commit 76408df

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Changelog
33
chapter: true
44
---
5+
56
# Changelog
67

78
All notable changes to this project will be documented in this file.
@@ -11,6 +12,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1112

1213
## [Unreleased]
1314

15+
## [v0.58.0] - 2025-11-24
16+
17+
### Added
18+
19+
- reporting custom fields for the time entries
20+
21+
### Thanks
22+
23+
Thank you to [@calebtrepowski](https://github.com/calebtrepowski) for the implementing
24+
the improvements on [#282](https://github.com/lucassabreu/clockify-cli/pull/282).
25+
1426
## [v0.57.0] - 2025-10-14
1527

1628
### Added
@@ -1285,7 +1297,8 @@ time entry.
12851297
- Golang CLI using [cobra](https://github.com/spf13/cobra)
12861298
- Makefile to help setup actions
12871299

1288-
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.57.0...HEAD
1300+
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.58.0...HEAD
1301+
[v0.58.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.58.0
12891302
[v0.57.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.57.0
12901303
[v0.56.2]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.56.2
12911304
[v0.56.1]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.56.1

0 commit comments

Comments
 (0)