From b184acdcd486eaad2a6320ad8692c2ec6ba8196c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 27 Mar 2024 23:26:54 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77274e4d..e831607d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,13 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Support `typos`. ([#422](https://github.com/taiki-e/install-action/pull/422), thanks @jayvdb) + +- Support `cargo-spellcheck`. ([#423](https://github.com/taiki-e/install-action/pull/423), thanks @jayvdb) + ## [2.30.0] - 2024-03-27 -- Support `cargo-cyclonedx`. ([#424)](https://github.com/taiki-e/install-action/pull/424), thanks @jayvdb) +- Support `cargo-cyclonedx`. ([#424](https://github.com/taiki-e/install-action/pull/424), thanks @jayvdb) - Update `cargo-hack@latest` to 0.6.23.