From 4620a85cf9e526d28a9eab84e396df233006dbda Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 20 Dec 2025 14:14:45 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2418f280..35f342fe 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-insta`. ([#1372](https://github.com/taiki-e/install-action/pull/1372), thanks @CommanderStorm) + - Update `vacuum@latest` to 0.21.2. ## [2.64.2] - 2025-12-19