chore(coding-agent): add changelog entry for windows image paste keybinding closes #1682

This commit is contained in:
Mario Zechner 2026-02-27 22:51:51 +01:00
parent cec8c7888b
commit af85b715db

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Changed the default image paste keybinding on Windows to `alt+v` to avoid `ctrl+v` conflicts with terminal paste behavior ([#1682](https://github.com/badlogic/pi-mono/pull/1682) by [@mrexodia](https://github.com/mrexodia)).
## [0.55.2] - 2026-02-27
### New Features