chore(ai): add changelog entry for OpenRouter test model swap

- Add Unreleased Fixed entry for switching OpenRouter Meta test model to llama-4-scout

- Reference PR #3421 attribution
This commit is contained in:
Ramiz Wachtler 2026-04-19 14:44:22 +02:00
parent 7935d70739
commit 4a1c357188

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed OpenRouter Meta tests by switching `meta-llama/llama-4-maverick` to `meta-llama/llama-4-scout` to avoid type-check failures from model-catalog drift.
## [0.67.68] - 2026-04-17
### Fixed