From 3cf808d1ec25fcf91edf194d2e252a697c9b356a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 4 Jun 2025 15:43:29 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 472dc2fb..6d5b7e1a 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