From 26333b7a6201d79b8bcf30602694520caa2a6a7f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 10 Sep 2025 22:17:39 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 096af8bb..573a6477 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Add `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) + +- Add `ubi` ([#1135](https://github.com/taiki-e/install-action/pull/1135), thanks @jayvdb) + - Update `coreutils@latest` to 0.2.2. ## [2.60.0] - 2025-09-08