Skip to content

Commit fba98e3

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

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [4.1.0] - 2026-07-06
4+
5+
### Added
6+
7+
- Linux support. `URLSession` is guarded behind `FoundationNetworking`, a
8+
`String(localized:)` shim covers error strings, the archive downloaders fall
9+
back to buffered responses on Linux, and several platform-portability fixes
10+
were applied (`@objc` gating, `ProcessInfo`, `URLProtocol` initializer, and
11+
file-system error-code differences). Apple platforms are unaffected.
12+
313
## [4.0.0] - 2026-06-26
414

515
### Added

0 commit comments

Comments
 (0)