Update changelog

This commit is contained in:
Taiki Endo
2026-04-06 23:37:36 +09:00
parent 3bf2282bfd
commit 7fef44e195

View File

@@ -10,12 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Support `cargo-deb`. ([#1669](https://github.com/taiki-e/install-action/pull/1669))
- Update `just@latest` to 1.49.0. - Update `just@latest` to 1.49.0.
- Update `mise@latest` to 2026.4.4. - 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 ## [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_name>`, `tool: <tool_name>@latest`, or `tool: <tool_name>@<omitted_version>` to mitigate the risk of supply chain attacks by default. ([#1666](https://github.com/taiki-e/install-action/pull/1666)) - 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_name>`, `tool: <tool_name>@latest`, or `tool: <tool_name>@<omitted_version>` to mitigate the risk of supply chain attacks by default. ([#1666](https://github.com/taiki-e/install-action/pull/1666))