From e39c2413de0db766ac385edbdd66109f79b33c8e Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Thu, 8 Jan 2026 17:49:13 -0500 Subject: [PATCH] Revise CHANGELOG for version 3.39.1 updates Updated changelog for version 3.39.1 with patch changes. --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dff62e0bb9..01936f997c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Roo Code Changelog -## 3.39.1 +## [3.39.1] - 2026-01-08 -### Patch Changes - -- - Fix: Stabilize file paths during native tool call streaming to prevent path corruption (PR #10555 by @daniel-lxs) +- Fix: Stabilize file paths during native tool call streaming to prevent path corruption (PR #10555 by @daniel-lxs) +- Fix: Disable Gemini thought signature persistence to prevent corrupted signature errors (PR #10554 by @daniel-lxs) +- Fix: Change minItems from 2 to 1 for Anthropic API compatibility (PR #10551 by @daniel-lxs) ## [3.39.0] - 2026-01-08