diff --git a/CHANGELOG.md b/CHANGELOG.md index 255dbdf0..10c5fe16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,12 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Support `cargo-deb`. ([#1669](https://github.com/taiki-e/install-action/pull/1669)) + - Update `just@latest` to 1.49.0. - Update `mise@latest` to 2026.4.4. -- Support `cargo-deb`. ([#1669](https://github.com/taiki-e/install-action/pull/1669)) - ## [2.73.0] - 2026-04-05 - Introduce [dependency cooldown](https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns) when installing with `taiki-e/install-action@`, `tool: @latest`, or `tool: @` to mitigate the risk of supply chain attacks by default. ([#1666](https://github.com/taiki-e/install-action/pull/1666))