From da3927c8bb5d2e105375fbbb2f8a13850980c03e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 14 May 2026 19:26:14 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 943cdae7..f75b263f 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 `cargo-mutants`. ([#1812](https://github.com/taiki-e/install-action/pull/1812), thanks @jakewimmer) + - Update `covgate@latest` to 0.2.0. - Update `cargo-llvm-cov@latest` to 0.8.7.