File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to Chief are documented in this file.
44
5+ ## [ 0.5.1] - 2026-02-19
6+
7+ ### Features
8+ - Diff view now shows the commit for the selected user story instead of the entire branch diff
9+ - Add ` PgUp ` /` PgDn ` key bindings for page scrolling in log and diff views
10+ - Diff header shows which story's commit is being viewed
11+
12+ ### Bug Fixes
13+ - Fix stale ` GetConvertPrompt ` test after inline content refactor
14+ - Diff view now uses the correct worktree directory for PRDs with worktrees
15+
516## [ 0.5.0] - 2026-02-19
617
718### Features
@@ -75,6 +86,7 @@ Initial release.
7586- CLI commands: ` chief new ` , ` chief edit ` , ` chief status ` , ` chief list `
7687- Homebrew formula and install script
7788
89+ [ 0.5.1 ] : https://github.com/MiniCodeMonkey/chief/compare/v0.5.0...v0.5.1
7890[ 0.5.0 ] : https://github.com/MiniCodeMonkey/chief/compare/v0.4.0...v0.5.0
7991[ 0.4.0 ] : https://github.com/MiniCodeMonkey/chief/compare/v0.3.1...v0.4.0
8092[ 0.3.1 ] : https://github.com/MiniCodeMonkey/chief/compare/v0.3.0...v0.3.1
You can’t perform that action at this time.
0 commit comments