From a819b353541b20d20b0fc96eadca566600470d98 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Wed, 13 Aug 2025 16:09:34 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32cf52b10a..bce3038f7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Roo Code Changelog -## 3.25.14 +## [3.25.14] - 2025-08-13 -### Patch Changes - -- - Fix: Only include verbosity parameter for models that support it (#7054 by @eastonmeth, PR by @app/roomote) +- Fix: Only include verbosity parameter for models that support it (#7054 by @eastonmeth, PR by @app/roomote) +- Fix: AWS Bedrock 1M context - Move anthropic_beta to additionalModelRequestFields (thanks @daniel-lxs!) +- Fix: Make cancelling requests more responsive by reverting recent changes ## [3.25.13] - 2025-08-12