Add /settings to CHANGELOG

This commit is contained in:
Mario Zechner 2025-12-25 15:41:52 +01:00
parent b4f7a957c4
commit c09f80755b

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- **Unified `/settings` command**: New settings menu consolidating thinking level, theme, queue mode, auto-compact, show images, hide thinking, and collapse changelog. Replaces individual `/thinking`, `/queue`, `/theme`, `/autocompact`, and `/show-images` commands. ([#310](https://github.com/badlogic/pi-mono/issues/310))
## [0.29.0] - 2025-12-25
### Breaking Changes