diff --git a/CHANGELOG.md b/CHANGELOG.md index fe4ca531..c27152c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 2.0.27 + +- New UI for permission prompts +- Added current branch filtering and search to session resume screen for easier navigation +- Fixed directory @-mention causing "No assistant message found" error +- VSCode Extension: Add config setting to include .gitignored files in file searches +- VSCode Extension: Bug fixes for unrelated 'Warmup' conversations, and configuration/settings occasionally being reset to defaults + ## 2.0.25 - Removed legacy SDK entrypoint. Please migrate to @anthropic-ai/claude-agent-sdk for future SDK updates: https://docs.claude.com/en/docs/claude-code/sdk/migration-guide