From 6bb27b4afea5f5d851658342ee3cadfdcc2ec6b3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 24 Sep 2022 15:04:26 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 331db4e6..2de33bba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [1.13.5] - 2022-09-24 - Update `cargo-hack@latest` to 0.5.20. -- Downgrade `cargo-binstall@latest` to 0.13.1 to avoid [upstream bug](https://github.com/taiki-e/install-action/issues/21). +- Downgrade `cargo-binstall@latest` to 0.13.1 to avoid [upstream bug](https://github.com/cargo-bins/cargo-binstall/issues/416). ## [1.13.4] - 2022-09-22