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

This commit is contained in:
Mario Zechner 2026-01-21 23:32:28 +01:00
parent 7dc652f304
commit 4ed9527213
3 changed files with 25 additions and 6 deletions

View file

@ -5,6 +5,7 @@
### Added
- Added `headers` option to `StreamOptions` for custom HTTP headers in API requests. Supported by all providers except Amazon Bedrock (which uses AWS SDK auth). Headers are merged with provider defaults and `model.headers`, with `options.headers` taking precedence.
- Added `originator` option to `loginOpenAICodex()` for custom OAuth client identification
## [0.49.2] - 2026-01-19