From abf2ee8deccada0d55ef9523bdc3357f8d876d93 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 19 Dec 2025 22:58:36 -0500 Subject: [PATCH] Revise changelog for version 3.36.16 Updated version number and fixed duplicate entry in changelog. --- CHANGELOG.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5692fa252..85019b81f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,8 @@ # Roo Code Changelog -## 3.36.16 +## [3.36.16] - 2025-12-19 -### Patch Changes - -- - 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) +- 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