From 11d418d69830307253ec05b510a3ea5d30f0b2f1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 24 Feb 2023 02:39:21 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcd3ec92..c29daee1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com - Update `cargo-llvm-cov@latest` to 0.5.10. +- Switch to composite action. ([#58](https://github.com/taiki-e/install-action/pull/58)) + ## [2.4.4] - 2023-02-21 - Update `wasmtime@latest` to 6.0.0.