From b1751f2e8677146297680aab1062f0d588f7c457 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 16 Aug 2025 00:11:04 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce234d42..9b29a5a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.0.82 + +- SDK: Add request cancellation support +- SDK: New additionalDirectories option to search custom paths, improved slash command processing +- Settings: Validation prevents invalid fields in .claude/settings.json files +- MCP: Improve tool name consistency +- Bash: Fix crash when Claude tries to automatically read large files + ## 1.0.81 - Released output styles, including new built-in educational output styles "Explanatory" and "Learning". Docs: https://docs.anthropic.com/en/docs/claude-code/output-styles