Skip to content

Commit c1d0f4b

Browse files
committed
Release v3.0.0-rc.2
1 parent 41522a7 commit c1d0f4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [3.0.0-rc.2] - 2026-01-25
11+
1012
### Changed
1113

1214
- **Idempotent `add` and `run` commands**: These commands no longer error when a job is already running
@@ -20,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2022
- **`job_updated` event**: New event type emitted when a job's metadata changes (e.g., description update for running job)
2123
- TUI automatically refreshes job descriptions when this event is received
2224

23-
## [3.0.0-rc1] - 2026-01-25
25+
## [3.0.0-rc.1] - 2026-01-25
2426

2527
**Breaking change:** Gobfile format changed from plain text to TOML (`.config/gobfile``.config/gobfile.toml`).
2628

0 commit comments

Comments
 (0)