Skip to content

Commit 5f05a09

Browse files
committed
docs(changelog): add 0.9.2 and 0.9.3 notes
1 parent 1f769fd commit 5f05a09

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
## [Unreleased]
4+
5+
### Added
6+
7+
### Changed
8+
9+
### Fixed
10+
11+
## [0.9.3] - 2026-04-13
12+
13+
### Fixed
14+
15+
- Normalize rename-only diff paths so pure renames keep one clean `old/path -> new/path` header in the review UI.
16+
- Strip Pierre's empty-line newline placeholder spans so blank additions and deletions keep stable line numbers and diff row backgrounds.
17+
18+
## [0.9.2] - 2026-04-11
19+
20+
### Fixed
21+
22+
- Fix 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.

0 commit comments

Comments
 (0)