chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-09-08 23:38:22 +00:00
parent bdba4a874d
commit 2511feadf3

View File

@@ -1,5 +1,9 @@
# Changelog
## 1.0.109
- SDK: Added partial message streaming support via `--include-partial-messages` CLI flag
## 1.0.106
- Windows: Fixed path permission matching to consistently use POSIX format (e.g., `Read(//c/Users/...)`)