From 337a9618c790e5d9b1a5c826e8a4a69035f143a6 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 7 Sep 2024 07:27:19 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c9568acd..322b3ab17 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-lambda`. ([#601](https://github.com/taiki-e/install-action/pull/601), thanks @jayvdb) + ## [2.42.42] - 2024-09-06 - Update `cargo-nextest@latest` to 0.9.78.