From f912bf2387a32823210944f60d2d89b0667cc847 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 28 Aug 2022 17:38:13 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cd91d45..8bd0145e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] -- Support `cargo-valgrind` +- Support `cargo-valgrind`. ([#20](https://github.com/taiki-e/install-action/pull/20), thanks @messense) ## [1.11.2] - 2022-08-23