Skip to content

Commit f054244

Browse files
RISCfutureclaude
andcommitted
Bump version to 1.2.0
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 721f15e commit f054244

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## [1.2.0] - 2026-07-06
4+
5+
### Added
6+
7+
- Linux support. `URLSession` is guarded behind `FoundationNetworking`, a
8+
`String(localized:)` shim covers error strings, and the end-to-end tool's
9+
download and progress display are adapted for Linux (buffered response and a
10+
polling progress bar in place of `URLSession.bytes` and KVO).
11+
312
## [1.1.0] - 2026-06-26
413

514
### Changed

0 commit comments

Comments
 (0)