From 18aca711fec726d3b1f207d9c2e2dcb2be4f715e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 5 May 2026 09:46:48 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7565f3d8..c8a4daf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,6 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] -- Update `mise@latest` to 2026.5.0. - - Support `rust`. ([#1779](https://github.com/taiki-e/install-action/pull/1779)) This installs rust using rustup. @@ -31,6 +29,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com - Fix issue where x86_64 binary will be installed on AArch64 Windows even when AArch64 Windows binary available. +- Update `mise@latest` to 2026.5.0. + - Diagnostic improvements. ## [2.76.0] - 2026-05-04