From 709aeb3493ef540c1379bbcaece26808296a148d Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 2 Mar 2024 23:29:52 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b88b0946..7184ad6f 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 `wasm-bindgen`. ([#383](https://github.com/taiki-e/install-action/pull/383), thanks @Ekleog) + - Support `sccache`. ([#390](https://github.com/taiki-e/install-action/pull/390)) ## [2.27.15] - 2024-03-02