docs: audit unreleased changelogs

This commit is contained in:
Armin Ronacher
2026-07-09 20:45:28 +02:00
parent 7df2a94e0f
commit bf75b8aa39
4 changed files with 44 additions and 2 deletions
+4
View File
@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed editor paste marker accounting when paste markers are deleted or terminal state is cleared, preventing stale paste state after marker removal ([#6397](https://github.com/earendil-works/pi/pull/6397) by [@affanali2k3](https://github.com/affanali2k3)).
## [0.80.3] - 2026-06-30
### Added