Skip to content

Commit 87fbd8c

Browse files
committed
docs: update changelog with progress in list and stats merge
1 parent 7106b69 commit 87fbd8c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- **Progress in `gob list`**: Running jobs with historical stats now show estimated progress percentage in their status (e.g., `running (73%)`). Requires at least one previous successful run.
13+
14+
### Changed
15+
16+
- **Stats merged into job responses**: Job statistics (run count, success rate, durations) are now included directly in job responses instead of being a separate type. This affects `--json` output from `list`, event payloads, and the `stats` command response.
17+
1018
## [3.0.0] - 2026-01-28
1119

1220
### Added

0 commit comments

Comments
 (0)