From a8d3b2a583ce065970817a866dc370f0ce301100 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Mon, 26 Jan 2026 23:23:58 -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 16392e6290..42881da151 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ![3.44.0 Release - Worktrees](/releases/3.44.0-release.png) -- Add worktree selector and creation UX (PR #10940 by @brunobergher) +- Add worktree selector and creation UX (PR #10940 by @brunobergher, thanks Cline!) - Improve subtask visibility and navigation in history and chat views (PR #10864 by @brunobergher) - Add wildcard support for MCP alwaysAllow configuration (PR #10948 by @app/roomote) - Fix: Prevent nested condensing from including previously-condensed content (PR #10985 by @hannesrudolph)