Skip to content

Commit 6a61e20

Browse files
committed
feat: v0.58.0
1 parent 2418227 commit 6a61e20

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 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,12 @@ 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+
1421
## [v0.57.0] - 2025-10-14
1522

1623
### Added
@@ -1285,7 +1292,8 @@ time entry.
12851292
- Golang CLI using [cobra](https://github.com/spf13/cobra)
12861293
- Makefile to help setup actions
12871294

1288-
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.57.0...HEAD
1295+
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.58.0...HEAD
1296+
[v0.58.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.58.0
12891297
[v0.57.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.57.0
12901298
[v0.56.2]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.56.2
12911299
[v0.56.1]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.56.1

0 commit comments

Comments
 (0)