From a856c62014f8d1cb24bfc19be94f170dae96ea4b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 12 Jan 2026 18:48:06 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db01ab16..80ec60ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.1.5 + +- Added `CLAUDE_CODE_TMPDIR` environment variable to override the temp directory used for internal temp files, useful for environments with custom temp directory requirements + ## 2.1.4 - Added `CLAUDE_CODE_DISABLE_BACKGROUND_TASKS` environment variable to disable all background task functionality including auto-backgrounding and the Ctrl+B shortcut