chore(coding-agent): add changelog entry for shortcuts

This commit is contained in:
Mario Zechner 2026-01-18 19:37:33 +01:00
parent c36010880f
commit a67f6f9916

View file

@ -9,6 +9,7 @@
### Fixed
- Fixed IME candidate window appearing in wrong position when filtering menus with Input Method Editor (e.g., Chinese IME). Components with search inputs now properly propagate focus state for cursor positioning. ([#827](https://github.com/badlogic/pi-mono/issues/827))
- Fixed extension shortcut conflicts to respect user keybindings when built-in actions are remapped. ([#826](https://github.com/badlogic/pi-mono/pull/826) by [@richardgill](https://github.com/richardgill))
## [0.49.0] - 2026-01-17