File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 22title : Changelog
33chapter : true
44---
5+
56# Changelog
67
78All 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
You can’t perform that action at this time.
0 commit comments