mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
update README and changelog for version update
This commit is contained in:
parent
b502532c9f
commit
5f487f1762
2 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Roo Cline Changelog
|
||||
|
||||
## [2.2.16]
|
||||
|
||||
- Add support for Meta 3, 3.1, and 3.2 models via AWS Bedrock
|
||||
- Unified Bedrock calls using BedrockClient and Bedrock Runtime API
|
||||
|
||||
## [2.2.14 - 2.2.15]
|
||||
|
||||
- Make diff editing more robust to transient errors / fix bugs
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ A fork of Cline, an autonomous coding agent, tweaked for more speed and flexibil
|
|||
- OpenRouter compression support
|
||||
- Support for newer Gemini models (gemini-exp-1206, gemini-2.0-flash-exp)
|
||||
- Runs alongside the original Cline
|
||||
- Support for Meta 3, 3.1, and 3.2 models via AWS Bedrock
|
||||
|
||||
## Disclaimer
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue