Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
abf2ee8dec
Revise changelog for version 3.36.16
Updated version number and fixed duplicate entry in changelog.
2025-12-19 22:58:36 -05:00
github-actions[bot]
101bc553ad changeset version bump 2025-12-20 03:55:40 +00:00
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
- Fix: Normalize tool schemas for VS Code LM API to resolve error 400 when using VS Code Language Model API providers (PR #10221 by @hannesrudolph)

View file

@ -1,5 +1,9 @@
# Roo Code Changelog
## [3.36.16] - 2025-12-19
- Fix: Normalize tool schemas for VS Code LM API to resolve error 400 when using VS Code Language Model API providers (PR #10221 by @hannesrudolph)
## [3.36.15] - 2025-12-19
![3.36.15 Release - 1M Context Window Support](/releases/3.36.15-release.png)

View file

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