docs(changelog): audit unreleased entries since v0.67.3

This commit is contained in:
Armin Ronacher
2026-04-16 17:31:34 +02:00
parent a91978cf19
commit b071e99b27
3 changed files with 18 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
### Changed
- Added `claude-opus-4-7` model for Anthropic, OpenRouter.
- Changed Anthropic prompt caching to add a `cache_control` breakpoint on the last tool definition, so tool schemas can be cached independently from transcript updates while preserving existing cache retention behavior ([#3260](https://github.com/badlogic/pi-mono/issues/3260))
- Changed Kimi Coding model generation to normalize deprecated `k2p5` to `kimi-for-coding` from models.dev data and removed the old static fallback model list ([#3242](https://github.com/badlogic/pi-mono/issues/3242))