From 2ab583ea782041dc604f077a7ccaebd7f1cc194f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 29 Jun 2022 00:32:07 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efa2f99e..103068c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Enable secure mode for `cargo-binstall`. ([#9](https://github.com/taiki-e/install-action/pull/9), thanks @NobodyXu) - Update `wasmtime@latest` to 0.38.1. ## [1.4.2] - 2022-06-16