Skip to content

Commit 37f9e04

Browse files
docs: update changelog for v0.5.1
1 parent 44adf98 commit 37f9e04

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

33
All 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

0 commit comments

Comments
 (0)