diff --git a/CHANGELOG.md b/CHANGELOG.md index 7622a30ee..038e0f817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ - [Rust](https://github.com/moonrepo/rust-plugin/blob/master/CHANGELOG.md) - [TOML schema](https://github.com/moonrepo/schema-plugin/blob/master/CHANGELOG.md) +## Unreleased + +#### 🐞 Fixes + +- Fixed an issue where checksum verification would fail if the `.sha256` file prefixed the file name with `*`. + ## 0.23.1 #### 🐞 Fixes