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