docs: add missing changelog entries for commits since v0.52.7

This commit is contained in:
Mario Zechner 2026-02-07 17:49:30 +01:00
parent 6a3d6fe944
commit f1335e9c50
3 changed files with 34 additions and 0 deletions

View file

@ -2,6 +2,14 @@
## [Unreleased]
### Added
- Added OpenRouter `auto` model alias for automatic model routing ([#1361](https://github.com/badlogic/pi-mono/pull/1361) by [@yogasanas](https://github.com/yogasanas))
### Changed
- Replaced Claude Opus 4.5 with Opus 4.6 in model definitions ([#1345](https://github.com/badlogic/pi-mono/pull/1345) by [@calvin-hpnet](https://github.com/calvin-hpnet))
## [0.52.7] - 2026-02-06
### Added