From d1519fa40dc5bc549215e2b6b8590f280a2d5f23 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 27 Dec 2024 10:45:23 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a75e432..3bb975b1 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] +- Support `wash`. ([#794](https://github.com/taiki-e/install-action/pull/794), thanks @joonas) + +- Support `trunk`. ([#795](https://github.com/taiki-e/install-action/pull/795), thanks @azzamsa) + - Update `cargo-lambda@latest` to 1.6.2. ## [2.46.20] - 2024-12-22