From 0dbdc190f4e1d8f5b40e5f531df78251e7e017dd Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 19 Aug 2023 09:45:06 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c16e82b..137a0e94 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-machete`. ([#196](https://github.com/taiki-e/install-action/pull/196), thanks @tgnottingham) + ## [2.15.6] - 2023-08-19 - Update `protoc@latest` to 3.24.1.