chore(changelog): audit unreleased entries since v0.52.9

This commit is contained in:
Mario Zechner 2026-02-12 22:17:24 +01:00
parent 0adce69b3b
commit 460b891470
3 changed files with 32 additions and 0 deletions

View file

@ -11,6 +11,10 @@
- Routed GitHub Copilot Claude 4.x models through Anthropic Messages API, centralized Copilot dynamic header handling, and added Copilot Claude Anthropic stream coverage ([#1353](https://github.com/badlogic/pi-mono/pull/1353) by [@NateSmyth](https://github.com/NateSmyth))
### Fixed
- Fixed OpenAI completions and responses streams to tolerate malformed trailing tool-call JSON without failing parsing ([#1424](https://github.com/badlogic/pi-mono/issues/1424))
## [0.52.9] - 2026-02-08
### Changed