Skip to content

Commit f30111d

Browse files
docs: update changelog for v0.5.4
1 parent cfaf3c9 commit f30111d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to Chief are documented in this file.
44

5+
## [0.5.4] - 2026-02-20
6+
7+
### Bug Fixes
8+
- TUI now manages story in-progress state directly on `EventStoryStarted`, fixing a race where the status was never shown
9+
- TUI auto-selects the active story so its details are visible immediately
10+
- Clear in-progress flags on completion, error, or max iterations
11+
- Prevent non-JSON output from PRD conversion by disabling tools
12+
513
## [0.5.3] - 2026-02-20
614

715
### Performance

0 commit comments

Comments
 (0)