From dcea075c555dd1deb0d463497d5843f90f5abacf Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 6 Jun 2024 07:36:18 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dad09f3..54f8d071 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-semver-checks` ([#507](https://github.com/taiki-e/install-action/pull/507), thanks @jayvdb) + +- Update `osv-scanner@latest` to 1.7.4. ([#506](https://github.com/taiki-e/install-action/pull/506), thanks @nmcdaines) + - Update `typos@latest` to 1.22.1. - Update `protoc@latest` to 3.27.1. @@ -30,7 +34,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [2.34.0] - 2024-06-01 -- Support cargo-binstall fallback without cargo. +- Support cargo-binstall fallback without cargo. ([#501](https://github.com/taiki-e/install-action/pull/501)) ## [2.33.36] - 2024-06-01