From 78b9ec82a6083791b8a7d8071e40653962d498b5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 30 Jan 2025 14:14:11 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f54ee28..7f06fc36 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 checksum error with `wash@0.38.0` on macOS. (They rebuilt binaries for some reason.) + ## [2.47.30] - 2025-01-28 - Support `cargo-cyclonedx` on x86_64 Linux (musl).