From 0693500816c45b3b76d1c082d947e8b39353ae87 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 6 Aug 2025 19:48:46 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39aae093..64e3ad9c 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 `iai-callgrind-runner`. ([#1073](https://github.com/taiki-e/install-action/pull/1073), thanks @niklasf) + - Update `vacuum@latest` to 0.17.8. ## [2.57.8] - 2025-08-05