From a838cf9a61890664be89ac060ed1520e7fddc321 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:57:07 -0800 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf298a73b7..77e3add561 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [3.5.0] -- Add 'Enable extended thinking' option Sonnet 3.7 to Anthropic provider (thanks @celestial-vault!) +- Add 'Enable extended thinking' option Sonnet 3.7 to Anthropic provider, with ability to set different budgets for Plan and Act modes (thanks @celestial-vault!) - Update checkpoints with improved storage optimization & faster performance (thanks @canvrno!) - New rich MCP responses with automatic image previews, website thumbnails, and WolframAlpha visualizations right in your conversation (thanks @Garoth!) - Add xAI Provider Integration with support for all Grok models, including the massive 131K token context window for large codebases (thanks @andrewmonostate!)