From e39df663ca1a272a159e1f9a99173240a69785a5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 12 Jun 2025 21:41:13 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ecace592..49e3f4c14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 1.0.22 + +- SDK: Renamed `total_cost` to `total_cost_usd` + +## 1.0.21 + +- Improved editing of files with tab-based indentation +- Fix for tool_use without matching tool_result errors +- Fixed a bug where stdio MCP server processes would linger after quitting Claude Code + ## 1.0.18 - Added --add-dir CLI argument for specifying additional working directories