Skip to content

Commit d6f0352

Browse files
docs: update changelog for v0.1.48
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 22cbeb6 commit d6f0352

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.1.48
4+
5+
### Bug Fixes
6+
7+
- **Fine-grained tool streaming**: Fixed `include_partial_messages=True` not delivering `input_json_delta` events by enabling the `CLAUDE_CODE_ENABLE_FINE_GRAINED_TOOL_STREAMING` environment variable in the subprocess. This regression affected versions 0.1.36 through 0.1.47 for users without the server-side feature flag (#644)
8+
9+
### Internal/Other Changes
10+
11+
- Updated bundled Claude CLI to version 2.1.71
12+
313
## 0.1.47
414

515
### Internal/Other Changes

0 commit comments

Comments
 (0)