docs: add changelog entries for #568

This commit is contained in:
Mario Zechner 2026-01-08 18:54:21 +01:00
parent 550742ca98
commit ba46a52415
2 changed files with 6 additions and 0 deletions

View file

@ -9,6 +9,8 @@
### Fixed
- Update notification for bun binary installs now shows release download URL instead of npm command ([#567](https://github.com/badlogic/pi-mono/pull/567) by [@ferologics](https://github.com/ferologics))
- ESC key now works during "Working..." state after auto-retry ([#568](https://github.com/badlogic/pi-mono/pull/568) by [@tmustier](https://github.com/tmustier))
- Abort messages now show correct retry attempt count (e.g., "Aborted after 2 retry attempts") ([#568](https://github.com/badlogic/pi-mono/pull/568) by [@tmustier](https://github.com/tmustier))
## [0.38.0] - 2026-01-08