Skip to content

Commit 1001e86

Browse files
committed
Update changelog and readme
1 parent d996b34 commit 1001e86

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
1010

1111
## [Unreleased]
1212

13+
- Distribute prebuilt binary for x86_64 illumos. ([#252](https://github.com/taiki-e/cargo-hack/pull/252), thanks @zeeshanlakhani)
14+
1315
## [0.6.28] - 2024-04-17
1416

1517
- Fix bug in `--mutually-exclusive-features` option. ([#250](https://github.com/taiki-e/cargo-hack/issues/250))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ cargo-hack requires Cargo 1.26+.
466466
### From prebuilt binaries
467467

468468
You can download prebuilt binaries from the [Release page](https://github.com/taiki-e/cargo-hack/releases).
469-
Prebuilt binaries are available for macOS, Linux (gnu and musl), Windows (static executable), and FreeBSD.
469+
Prebuilt binaries are available for macOS, Linux (gnu and musl), Windows (static executable), FreeBSD, and illumos.
470470

471471
<details>
472472
<summary>Example of script to download cargo-hack</summary>

0 commit comments

Comments
 (0)