From c75549ce596912738a580c09b9f9012d3147b74e Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Thu, 7 Aug 2025 17:43:01 -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 5868c02701..777d1eab0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Roo Code Changelog -## 3.25.10 +## [3.25.10] - 2025-08-07 -### Patch Changes - -- - Add support for GPT-5 model (thanks @app/roomote!) +- Add support for GPT-5 (thanks Cline and @app/roomote!) +- Fix: Use CDATA sections in XML examples to prevent parser errors (#4852 by @hannesrudolph, PR by @hannesrudolph) +- Fix: Add missing MCP error translation keys (thanks @app/roomote!) ## [3.25.9] - 2025-08-07