From 68ba47859a8b51aa6c852846d4d0582c3de2c2ef Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 18 Nov 2025 16:47:22 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc5810101..1491d95a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.0.45 + +- Add support for Azure AI Foundry! See https://code.claude.com/docs/en/azure-ai-foundry +- Added `PermissionRequest` hook to automatically approve or deny tool permission requests with custom logic +- Send background tasks to Claude Code on the web by starting a message with `&` + ## 2.0.43 - Added `permissionMode` field for custom agents