From ff0aafa946604d8148b59e4d7c61ab8fdc431b8e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 20 Oct 2025 22:56:31 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 922bcf01c..b35bf88e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.0.24 + +- Fixed a bug where project-level skills were not loading when --setting-sources 'project' was specified +- Claude Code Web: Support for Web -> CLI teleport +- Sandbox: Releasing a sandbox mode for the BashTool on Linux & Mac + ## 2.0.22 - Fixed content layout shift when scrolling through slash commands