docs: complete changelog entries for unreleased changes

This commit is contained in:
Mario Zechner
2026-03-23 02:48:43 +01:00
parent a8a58ff26b
commit abac5d6f29
3 changed files with 16 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
### Fixed
- Fixed `truncateToWidth()` to stream truncation for very large strings, keep contiguous prefixes, and always terminate truncated SGR styling safely ([#2447](https://github.com/badlogic/pi-mono/issues/2447))
- Fixed markdown heading styling being lost after inline code spans within headings
## [0.61.1] - 2026-03-20