From 1856fd6ff09cf915b1314dd9e81de5d488f682ec Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 21 Sep 2025 14:45:02 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecab9b39..90ec6836 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Support `cargo-deadlinks` ([#1161](https://github.com/taiki-e/install-action/pull/1161), thanks @BenjaminBrienen) + ## [2.61.13] - 2025-09-21 - Update `cargo-semver-checks@latest` to 0.44.0. @@ -100,11 +102,11 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [2.61.0] - 2025-09-10 -- Add `uv`. ([#1138](https://github.com/taiki-e/install-action/pull/1138), thanks @jayvdb) +- Support `uv`. ([#1138](https://github.com/taiki-e/install-action/pull/1138), thanks @jayvdb) -- Add `mise` ([#1137](https://github.com/taiki-e/install-action/pull/1137), thanks @jayvdb) +- Support `mise` ([#1137](https://github.com/taiki-e/install-action/pull/1137), thanks @jayvdb) -- Add `ubi` ([#1135](https://github.com/taiki-e/install-action/pull/1135), thanks @jayvdb) +- Support `ubi` ([#1135](https://github.com/taiki-e/install-action/pull/1135), thanks @jayvdb) - Update `coreutils@latest` to 0.2.2.