mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-11 22:51:26 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
816c0bc199
commit
7c7d25310c
1 changed files with 6 additions and 4 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,10 +1,12 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.23.9
|
||||
## [3.23.9] - 2025-07-14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- - Enable Claude Code provider to run natively on Windows (thanks @SannidhyaSah!)
|
||||
- Enable Claude Code provider to run natively on Windows (thanks @SannidhyaSah!)
|
||||
- Add configurable timeout for command execution
|
||||
- Add gemini-embedding-001 model to code-index service (thanks @daniel-lxs!)
|
||||
- Resolve vector dimension mismatch error when switching embedding models
|
||||
- Return the cwd in the exec tool's response so that the model is not lost after subsequent calls (thanks @chris-garrett!)
|
||||
|
||||
## [3.23.8] - 2025-07-13
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue