From 3f315c966fef3abf802e3856d39615dc322f9f6c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 4 Apr 2026 22:14:01 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51e9dda5..4341a661 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 `cargo-xwin`. ([#1659](https://github.com/taiki-e/install-action/pull/1659), thanks @daxpedda) + +- Support trailing comma in `tool` input option. + - Update `tombi@latest` to 0.9.14. ## [2.71.3] - 2026-04-04