From f8796ce69a7b944fc4f8373435384e5d9f4a9887 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Sat, 1 Mar 2025 04:32:32 -0800 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28ebb08cf7..7ba219e4f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,10 @@ ## [3.5.0] -- Add 'Enable extended thinking' option Claude 3.7 Sonnet, with ability to set different budgets for Plan and Act modes (thanks @celestial-vault!) -- 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!) -- Add language preferences option in Advanced Settings (thanks @brownrw8!) +- Add 'Enable extended thinking' option for Claude 3.7 Sonnet, with ability to set different budgets for Plan and Act modes +- Add support for rich MCP responses with automatic image previews, website thumbnails, and WolframAlpha visualizations +- Add language preference option in Advanced Settings +- Add xAI Provider Integration with support for all Grok models (thanks @andrewmonostate!) - Fix issue with Linux XDG pointing to incorrect path for Document folder (thanks @jonatkinson!) ## [3.4.10]