mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 07:04:45 +00:00
docs: add missing changelog entries for commits since v0.52.7
This commit is contained in:
parent
6a3d6fe944
commit
f1335e9c50
3 changed files with 34 additions and 0 deletions
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Added `pasteToEditor` to `EditorComponent` API for programmatic paste support ([#1351](https://github.com/badlogic/pi-mono/pull/1351) by [@kaofelix](https://github.com/kaofelix))
|
||||
- Added kill ring (ctrl+k/ctrl+y/alt+y) and undo (ctrl+z) support to the Input component ([#1373](https://github.com/badlogic/pi-mono/pull/1373) by [@Perlence](https://github.com/Perlence))
|
||||
|
||||
## [0.52.7] - 2026-02-06
|
||||
|
||||
## [0.52.6] - 2026-02-05
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue