chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-09-09 21:39:05 +00:00
parent c3a32e4ccf
commit 73e2ca0adc

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/...)`)