docs: add changelog and readme entry for notify.ts extension (#658)

This commit is contained in:
Mario Zechner 2026-01-12 16:33:42 +01:00
parent 424597d558
commit 06bf2493a1
2 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Extension example: `notify.ts` for desktop notifications via OSC 777 escape sequence ([#658](https://github.com/badlogic/pi-mono/pull/658) by [@ferologics](https://github.com/ferologics))
## [0.43.0] - 2026-01-11
### Breaking Changes