From 880c4272a980425299cb88352a6c0f2dd4165df2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 5 Jan 2023 21:08:27 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb63bf6c..b48fc26d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Support `grcov`. ([#41](https://github.com/taiki-e/install-action/pull/41), thanks @thomcc) - Update `just@latest` to 1.11.0. ## [2.0.3] - 2023-01-03