Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Aug 8, 2024
1 parent 5ba6fbc commit 44dcaf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

## [Unreleased]

- Add `--partition` option. ([#253](https://github.com/taiki-e/cargo-hack/pull/253), thanks @ryoqun)

## [0.6.30] - 2024-07-15

- Always exit with 1 on SIGINT/SIGTERM/SIGHUP. Previously, it sometimes exited with 0, but this sometimes worked badly with CI systems that attempted to terminate processes in SIGINT during resource usage problems.
Expand Down

0 comments on commit 44dcaf7

Please sign in to comment.