From 5c5686d98bf4592e026651aaaf297abc81d5089f Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Thu, 5 Feb 2026 12:55:59 -0800 Subject: [PATCH] Update CHANGELOG for Claude Opus 4.6 support Updated the changelog to reflect additional contributors for Claude Opus 4.6 support. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4dfd836d8..917711ba5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ![3.47.0 Release - Claude Opus 4.6 & GPT-5.3-Codex](/releases/3.47.0-release.png) -- Add Claude Opus 4.6 support across all providers (#11223 by @hannesrudolph, PR #11224 by @hannesrudolph) +- Add Claude Opus 4.6 support across all providers (#11223 by @hannesrudolph, PR #11224 by @hannesrudolph and @PeterDaveHello) - Add GPT-5.3-Codex model to OpenAI - ChatGPT provider (PR #11225 by @roomote) - Migrate Gemini and Vertex providers to AI SDK for improved reliability and consistency (PR #11180 by @daniel-lxs) - Improve Skills and Slash Commands settings UI with multi-mode support (PR #11157 by @brunobergher)