From cb309a8594412c1696a55fd342f8000297a9f76a Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Thu, 20 Mar 2025 16:10:56 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1bb520ef2..e3aa9838de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,17 @@ # Roo Code Changelog -## 3.10.0 +## [3.10.0] - 2025-03-20 -### Minor Changes - -- v3.10 - -### Patch Changes - -- Adds a function to add temperature setting based on the model id +- Suggested responses to questions (thanks samhvw8!) +- Support for reading large files in chunks (thanks samhvw8!) +- More consistent @-mention lookups of files and folders +- Consolidate code actions into a submenu (thanks samhvw8!) +- Fix MCP error logging (thanks aheizi!) +- Improvements to search_files tool formatting and logic (thanks KJ7LNW!) +- Fix changelog formatting in GitHub Releases (thanks pdecat!) +- Add fake provider for integration tests (thanks franekp!) +- Reflect Cross-region inference option in ap-xx region (thanks Yoshino-Yukitaro!) +- Fix bug that was causing task history to be lost when using WSL ## [3.9.2] - 2025-03-19