docs: add changelog entries for faux provider and ModelRegistry

This commit is contained in:
Mario Zechner
2026-03-29 21:10:36 +02:00
parent 350d17d1f3
commit 182ebe5a95
2 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Added opt-in faux provider helpers for deterministic tests and scripted demos: `registerFauxProvider()`, `fauxAssistantMessage()`, `fauxText()`, `fauxThinking()`, and `fauxToolCall()`.
## [0.63.2] - 2026-03-29
## [0.63.1] - 2026-03-27