docs: audit unreleased changelogs

This commit is contained in:
Armin Ronacher
2026-06-09 22:33:02 +02:00
parent c5582102f5
commit a0c2465d47
3 changed files with 20 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
### Fixed
- Fixed IME hardware cursor positioning while slash-command autocomplete is visible ([#5283](https://github.com/earendil-works/pi/pull/5283) by [@smoosex](https://github.com/smoosex)).
- Fixed prompt history navigation to restore the current draft when returning from history browsing ([#5494](https://github.com/earendil-works/pi/issues/5494)).
- Fixed wrapping for mixed Latin and CJK text so unspaced CJK runs can break at grapheme boundaries without leaving large trailing gaps ([#5495](https://github.com/earendil-works/pi/issues/5495)).