From d66f303732ab38096c28843eb6f3dbb4b2cdba14 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 14 Dec 2022 12:00:52 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75d2bbae..f5a8fe09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com The system's package manager is used for these installations. However, `bash`, which is an execution requirement of the action itself, and `cargo`, which is usually preferred for installation by rustup rather than the system's package manager, are *not* covered by these installations. + See also the [compatibility note in readme](https://github.com/taiki-e/install-action#compatibility). + ## [1.15.5] - 2022-12-13 - Update `shellcheck@latest` to 0.9.0.