From 21d4ec13e1b4bbe40444f0ad8dea4ba35abee886 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:52:03 -0800 Subject: [PATCH] Fix CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e157c5e371..cb26ccc2c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [3.5.0] -- Add Sonnet 3.7 thinking model option to Anthropic provider +- Add Sonnet 3.7 thinking model option to Anthropic provider (thanks @celestial-vault!) - Update checkpoints with improved storage optimization & faster performance (thanks @tiki_brc!) - New Rich MCP Responses with automatic image previews, website thumbnails, and WolframAlpha visualizations right in your conversation (thanks @.lung!) - Added xAI Provider Integration with support for all Grok models, including the massive 131K token context window for large codebases (thanks @ocasta181!)