Skip to content

Commit aac5076

Browse files
committed
docs(changelog): record 0.9.2 and 0.9.3 releases
1 parent 8c64f21 commit aac5076

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,18 @@ All notable user-visible changes to Hunk are documented in this file.
1414

1515
### Fixed
1616

17-
- Fixed a bottom-edge scroll trap that could snap the review pane back when the last short file or hunk was selected near the end of the stream.
17+
## [0.9.3] - 2026-04-13
18+
19+
### Fixed
20+
21+
- Normalized rename-only diff paths so pure renames keep one clean `old/path -> new/path` header in the review UI ([#194](https://github.com/modem-dev/hunk/pull/194)).
22+
- Stripped Pierre's empty-line newline placeholder spans so blank additions and deletions keep stable line numbers and diff row backgrounds ([#201](https://github.com/modem-dev/hunk/pull/201)).
23+
24+
## [0.9.2] - 2026-04-11
25+
26+
### Fixed
27+
28+
- Fixed a bottom-edge scrolling regression where short last files could snap back and make upward navigation feel stuck near the end of the review stream ([#196](https://github.com/modem-dev/hunk/pull/196)).
1829

1930
## [0.9.1] - 2026-04-10
2031

0 commit comments

Comments
 (0)