From c8a7c7764cebc151687ee69895469c63dfa5abff Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 17 Dec 2025 20:20:21 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baf7ba69..51f7d613 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- `tool` input option now supports whitespace (space, tab, and line) or comma separated list. Previously, only comma-separated list was supported. ([#1366](https://github.com/taiki-e/install-action/pull/1366)) + +- Support `prek`. ([#1357](https://github.com/taiki-e/install-action/pull/1357), thanks @j178) + +- Support `mdbook-mermaid`. ([#1359](https://github.com/taiki-e/install-action/pull/1359), thanks @CommanderStorm) + +- Support `martin`. ([#1364](https://github.com/taiki-e/install-action/pull/1364), thanks @CommanderStorm) + - Update `trivy@latest` to 0.68.2. - Update `xh@latest` to 0.25.3. @@ -18,10 +26,6 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com - Update `uv@latest` to 0.9.18. -- Update `mise@latest` to 2025.12.9. - -- Update `mise@latest` to 2025.12.8. - - Update `cargo-shear@latest` to 1.9.1. ## [2.63.3] - 2025-12-15 @@ -46,7 +50,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [2.63.0] - 2025-12-12 -- Support `tombi` ([#1340](https://github.com/taiki-e/install-action/pull/1340), thanks @crepererum) +- Support `tombi`. ([#1340](https://github.com/taiki-e/install-action/pull/1340), thanks @crepererum) - Update `cargo-dinghy@latest` to 0.8.4.