From 6761f88909fda330239533b5df1dd49fab7531d2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 27 Jul 2023 21:27:06 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2274960..37369181 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] +- Update `cargo-tarpaulin@latest` to 0.26.1. + +- Fix checksum error with `cargo-tarpaulin@0.26.0`. ([#167](https://github.com/taiki-e/install-action/pull/167)) + ## [2.12.18] - 2023-07-25 - Update `wasmtime@latest` to 11.0.1.