chore: audit changelog entries

This commit is contained in:
Mario Zechner 2026-02-04 14:23:55 +01:00
parent d0679dcfc0
commit 2135b61b93
3 changed files with 21 additions and 0 deletions

View file

@ -6,6 +6,10 @@
- Slash command menu now triggers on the first line even when other lines have content, allowing commands to be prepended to existing text ([#1227](https://github.com/badlogic/pi-mono/pull/1227) by [@aliou](https://github.com/aliou))
### Fixed
- Fixed `/settings` crashing in narrow terminals by handling small widths in the settings list ([#1246](https://github.com/badlogic/pi-mono/pull/1246) by [@haoqixu](https://github.com/haoqixu))
## [0.51.5] - 2026-02-04
## [0.51.4] - 2026-02-03