From 155e686da4beeff0bafd0fa1e774c473e7b39fa2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 11 Dec 2022 13:50:26 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eb8c10b..8ddcad3e 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] +- Fix bug regarding musl host detection. ([#29](https://github.com/taiki-e/install-action/issues/29)) + ## [1.15.2] - 2022-12-10 - Update `mdbook-linkcheck@latest` to 0.7.7.