docs: add changelog entries for #251 and #253

This commit is contained in:
Mario Zechner 2025-12-20 09:51:34 +01:00
parent b7c3cf9436
commit 3f307f8786
2 changed files with 8 additions and 0 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- **Thinking level not clamped on model switch**: Fixed TUI showing xhigh thinking level after switching to a model that doesn't support it. Thinking level is now automatically clamped to model capabilities. ([#253](https://github.com/badlogic/pi-mono/issues/253))
## [0.24.5] - 2025-12-20
### Fixed