From d9cc2b58a24a6179c52280f73fa159748c69b083 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 4 Jun 2025 17:01:21 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 472dc2fb1..6d5b7e1a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.0.11 + +- Claude Code can now also be used with a Claude Pro subscription +- Added /upgrade for smoother switching to Claude Max plans +- Improved UI for authentication from API keys and Bedrock/Vertex/external auth tokens +- Improved shell configuration error handling +- Improved todo list handling during compaction + ## 1.0.10 - Added markdown table support