mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
changeset version bump
This commit is contained in:
parent
49020da566
commit
bfa91c97d1
3 changed files with 7 additions and 9 deletions
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
- Add Sonnet 1M context checkbox to Bedrock (thanks @mrubens!)
|
||||
- Fix: add --no-messages flag to ripgrep to suppress file access errors (#6756 by @R-omk, PR by @app/roomote)
|
||||
- Add support for AGENT.md alongside AGENTS.md (#6912 by @Brendan-Z, PR by @app/roomote)
|
||||
- Remove deprecated GPT-4.5 Preview model (thanks @PeterDaveHello!)
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.25.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- - Add Sonnet 1M context checkbox to Bedrock (thanks @mrubens!)
|
||||
|
||||
## [3.25.12] - 2025-08-12
|
||||
|
||||
- Update: Claude Sonnet 4 context window configurable to 1 million tokens in Anthropic provider (thanks @daniel-lxs!)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"displayName": "%extension.displayName%",
|
||||
"description": "%extension.description%",
|
||||
"publisher": "RooVeterinaryInc",
|
||||
"version": "3.25.12",
|
||||
"version": "3.25.13",
|
||||
"icon": "assets/icons/icon.png",
|
||||
"galleryBanner": {
|
||||
"color": "#617A91",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue