Skip to content

Commit c697782

Browse files
docs: update changelog for v0.1.16
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent a52a629 commit c697782

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.16
4+
5+
### Bug Fixes
6+
7+
- **Rate limit detection**: Fixed parsing of the `error` field in `AssistantMessage`, enabling applications to detect and handle API errors like rate limits. Previously, the `error` field was defined but never populated from CLI responses (#405)
8+
9+
### Internal/Other Changes
10+
11+
- Updated bundled Claude CLI to version 2.0.68
12+
313
## 0.1.15
414

515
### New Features

0 commit comments

Comments
 (0)