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