From 021b91b5eb2e7f3c84b6912bfc9649edaa3876ff Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 19 Nov 2025 23:08:43 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6b87eb9..5677d9bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 2.0.47 + +- Improved error messages and validation for `claude --teleport` +- Improved error handling in `/usage` +- Fixed race condition with history entry not getting logged at exit +- Fixed Vertex AI configuration not being applied from `settings.json` + ## 2.0.46 - Fixed image files being reported with incorrect media type when format cannot be detected from metadata