From 8811fc10e09a6dd8158a4ca710b6c4ce08c0f0da Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 17 May 2025 23:43:18 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06ad75e..b964e86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.2.117 + +- Breaking change: --print JSON output now returns nested message objects, for forwards-compatability as we introduce new metadata fields +- Introduced settings.cleanupPeriodDays +- Introduced CLAUDE_CODE_API_KEY_HELPER_TTL_MS env var +- Introduced --debug mode + ## 0.2.108 - You can now send messages to Claude while it works to steer Claude in real-time