mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
changeset version bump
This commit is contained in:
parent
f93aafefe1
commit
bb879c4251
3 changed files with 7 additions and 13 deletions
|
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
"roo-cline": minor
|
||||
---
|
||||
|
||||

|
||||
|
||||
- Improvements to to-do lists and task headers (thanks @brunobergher!)
|
||||
- Fix: Prevent crash when streaming chunks have null choices array (thanks @daniel-lxs!)
|
||||
- Fix: Prevent context condensing on settings save when provider/model unchanged (#4430 by @hannesrudolph, PR by @daniel-lxs)
|
||||
- Fix: Respect custom OpenRouter URL for all API operations (#8947 by @sstraus, PR by @roomote)
|
||||
- Add comprehensive error logging to Roo Cloud provider (thanks @daniel-lxs!)
|
||||
- UX: Less caffeinated kangaroo (thanks @brunobergher!)
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.31.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 
|
||||
|
||||
## [3.30.3] - 2025-11-06
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"displayName": "%extension.displayName%",
|
||||
"description": "%extension.description%",
|
||||
"publisher": "RooVeterinaryInc",
|
||||
"version": "3.30.3",
|
||||
"version": "3.31.0",
|
||||
"icon": "assets/icons/icon.png",
|
||||
"galleryBanner": {
|
||||
"color": "#617A91",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue