From 541bb3636ddca4039b8a26d1dc20730f0c572159 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 31 May 2026 19:21:47 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87b8c372..c11f6aab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Support `convco`. ([#1831](https://github.com/taiki-e/install-action/pull/1831), thanks @graelo) + +- Update `cargo-binstall@latest` to 1.19.1. + ## [2.80.0] - 2026-05-30 - Support `kingfisher`. ([#1874](https://github.com/taiki-e/install-action/pull/1874), thanks @SAY-5)