Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
0b49ff32bd
Fix duplicate entry in CHANGELOG for version 3.40.1
Removed duplicate entry for allowedFunctionNames support.
2026-01-13 23:59:35 -05:00
github-actions[bot]
3d18ce6133 changeset version bump 2026-01-14 04:56:24 +00:00
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
- Fix: Add allowedFunctionNames support for Gemini to prevent mode switch errors (#10711 by @hannesrudolph, PR #10708 by @hannesrudolph)

View file

@ -1,5 +1,9 @@
# Roo Code Changelog
## [3.40.1] - 2026-01-13
- Fix: Add allowedFunctionNames support for Gemini to prevent mode switch errors (#10711 by @hannesrudolph, PR #10708 by @hannesrudolph)
## [3.40.0] - 2026-01-13
![3.40.0 Release - Settings Search](/releases/3.40.0-release.png)

View file

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