Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
d7291d7d0c
Update CHANGELOG.md 2025-06-13 01:48:55 -04:00
github-actions[bot]
c15e856920 changeset version bump 2025-06-13 05:46:53 +00:00
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Temporarily revert thinking support for Bedrock models
- Improve performance of MCP execution block
- Add indexing status badge to chat view

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## [3.20.1] - 2025-06-12
- Temporarily revert thinking support for Bedrock models
- Improve performance of MCP execution block
- Add indexing status badge to chat view
## [3.20.0] - 2025-06-12
- Add experimental Marketplace for extensions and modes (thanks @Smartsheet-JB-Brown, @elianiva, @monkeyDluffy6017, @NamesMT, @daniel-lxs, Cline, and more!)

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.20.0",
"version": "3.20.1",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",