Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-06-19 10:38:56 -04:00 committed by GitHub
parent 1307178bd6
commit 6ca706b0f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,12 @@
# Roo Code Changelog
## 3.21.1
## [3.21.1] - 2025-06-19
### Patch Changes
- - Fix: improve error handling for codebase search embeddings (thanks @hannesrudolph!)
- Fix tree-sitter issues that were preventing codebase indexing from working correctly
- Improve error handling for codebase search embeddings
- Resolve MCP server execution on Windows with node version managers
- Default 'Enable MCP Server Creation' to false
- Rate limit correctly when starting a subtask (thanks @olweraltuve!)
## [3.21.0] - 2025-06-17