From db07ff56f0552f164b07a487cbcdc8a08c457085 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 27 Jun 2025 20:18:59 -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 c8d8506278..367671f56d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Roo Code Changelog -## 3.22.4 +## [3.22.4] - 2025-06-27 -### Patch Changes - -- - Fix: resolve E2BIG error by passing large prompts via stdin to Claude CLI (thanks @Fovty!) +- Fix: resolve E2BIG error by passing large prompts via stdin to Claude CLI (thanks @Fovty!) +- Add optional mode suggestions to follow-up questions +- Fix: move StandardTooltip inside PopoverTrigger in ShareButton (thanks @daniel-lxs!) ## [3.22.3] - 2025-06-27