docs: update changelogs for tree panning

closes #5830
This commit is contained in:
Vegard Stikbakke
2026-06-17 14:48:35 +02:00
parent 068ab5d19b
commit ae89286d07
2 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed the tree navigator to horizontally pan deep entries so the selected item remains readable ([#5830](https://github.com/earendil-works/pi/issues/5830)).
## [0.79.6] - 2026-06-16
### Fixed

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Exported `sliceByColumn` for ANSI-aware horizontal column slicing.
## [0.79.6] - 2026-06-16
## [0.79.5] - 2026-06-16