From c0ee75ff2ee2385faa6710108615b773d2bd2c8f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 27 Mar 2024 21:45:58 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44beb0a1..3cd42ba8 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 `cargo-cyclonedx`. ([#424)](https://github.com/taiki-e/install-action/pull/424), thanks @jayvdb) + - Update `cargo-hack@latest` to 0.6.23. ## [2.29.8] - 2024-03-26