From 3f47802538f727879ed77d791f0ebf12188c1a71 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Mon, 27 Jan 2025 09:54:41 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ec7975..25a2c6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [3.3.4] -- Add per-server MCP network timeout configuration +- Add per-server MCP network timeout configuration ranging from 15 seconds to an hour - 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!)