From 407c37f8895f7d219f0c02723832ac46653d9922 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 30 Jun 2025 23:37:33 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0f5b7ee..e051a70a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Support `vacuum`. ([#1016](https://github.com/taiki-e/install-action/pull/1016), thanks @jayvdb) + - Update `cargo-shear@latest` to 1.3.2. ## [2.54.3] - 2025-06-28 @@ -32,7 +34,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [2.54.0] - 2025-06-22 -- Add `cyclonedx` ([#1000](https://github.com/taiki-e/install-action/pull/1000), thanks @jayvdb) +- Support `cyclonedx`. ([#1000](https://github.com/taiki-e/install-action/pull/1000), thanks @jayvdb) - Update `wasmtime@latest` to 34.0.0.