File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments