Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-03-20 16:10:56 -04:00 committed by GitHub
parent d0ba2263ef
commit 657c069531
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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