From b66685a20ff56ac6717221436aa3ba0077897aaf Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Thu, 20 Feb 2025 10:55:59 -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 2e06ce96f0..4b7b67fa62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ - Add a button to delete MCP servers (thanks @hannesrudolph!) - Fix a bug where the button to copy the system prompt preview always copied the Code mode version - Fix a bug where the .roomodes file was not automatically created when adding custom modes from the Prompts tab -- Allow setting a wildcard (`*`) for auto-approve commands (use with caution!) +- Allow setting a wildcard (`*`) to auto-approve all command execution (use with caution!) ## [3.3.21]