From a2d49b246b280ff152231502e9058f9ec692fdb7 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 29 Aug 2025 18:52:35 -0400 Subject: [PATCH] Revise CHANGELOG for version 3.26.3 --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 570408f54f..60582573e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Roo Code Changelog -## 3.26.3 +## [3.26.3] - 2025-08-29 -### Patch Changes - -- - Add optional input image parameter to image generation tool (thanks @roomote!) +- Add optional input image parameter to image generation tool (thanks @roomote!) +- Refactor: Flatten image generation settings structure (thanks @daniel-lxs!) +- Show console logging in vitests when the --no-silent flag is set (thanks @hassoncs!) ## [3.26.2] - 2025-08-28