-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Changeset version bump #9783
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changeset version bump #9783
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,11 @@ | ||
| # Roo Code Changelog | ||
|
|
||
| ## 3.35.5 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - - Feat: Add provider routing selection for OpenRouter embeddings (#9144 by @SannidhyaSah, PR #9693 by @SannidhyaSah) | ||
|
|
||
|
||
| ## [3.35.4] - 2025-12-02 | ||
|
|
||
| - Fix: Handle malformed native tool calls to prevent hanging (PR #9758 by @daniel-lxs) | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The bullet point on line 7 includes an extra dash and extra spaces (
- - Feat:) compared to the other entries (e.g.,- Fix:). Remove the redundant dash and extra spacing for consistency.