From 5203d102c402f96c405028bd33e75bfdb70643b9 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 22 Aug 2025 13:54:23 -0700 Subject: [PATCH] Update CHANGELOG for version 3.25.23 --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0fb8a999b..c75bb9e327 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Roo Code Changelog -## 3.25.23 +## [3.25.23] - 2025-08-22 -### Patch Changes - -- - feat: add custom base URL support for Requesty provider (#7274 by @requesty-JohnCosta27, PR by @daniel-lxs) +- feat: add custom base URL support for Requesty provider (thanks @requesty-JohnCosta27!) +- feat: add DeepSeek V3.1 model to Chutes AI provider (#7294 by @dmarkey, PR by @app/roomote) +- Revert "feat: enable loading Roo modes from multiple files in .roo/modes directory" temporarily to fix a bug with mode installation ## [3.25.22] - 2025-08-22