From 39eab0808075d5f44264337587bdae3ea18e172c Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Mon, 27 Jan 2025 09:51:28 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5df7bc2..2ec7975 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,10 @@ # Roo Code Changelog -## 3.3.4 - -### Patch Changes +## [3.3.4] - Add per-server MCP network timeout configuration -- v3.3.4 -- Speed up diff editing (thanks @hannesrudolph!) +- Speed up diff editing (thanks @hannesrudolph and @KyleHerndon!) +- Add option to perform explain/improve/fix code actions either in the existing task or a new task (thanks @samhvw8!) ## [3.3.3]