This commit is contained in:
Mario Zechner 2026-01-30 18:19:16 +01:00
parent 99281e5913
commit 836e852af1
2 changed files with 8 additions and 0 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed terminal cursor remaining hidden after exiting TUI via `stop()` when a render was pending ([#1099](https://github.com/badlogic/pi-mono/pull/1099) by [@haoqixu](https://github.com/haoqixu))
## [0.50.5] - 2026-01-30
### Fixed