diff --git a/README.md b/README.md index 0d606756..9a84b394 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted [`ascon‑hash256`]: ./ascon-hash256 [`ascon‑xof128`]: ./ascon-xof128 [`bash‑hash`]: ./bash-hash -[`bash‑prg-hash`]: ./bash-prg-hash +[`bash-prg‑hash`]: ./bash-prg-hash [`belt‑hash`]: ./belt-hash [`blake2`]: ./blake2 [`cshake`]: ./cshake diff --git a/bash-prg-hash/CHANGELOG.md b/bash-prg-hash/CHANGELOG.md index f09fc589..51c94070 100644 --- a/bash-prg-hash/CHANGELOG.md +++ b/bash-prg-hash/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.1.0 (UNRELEASED) +## 0.1.0 (2026-05-12) - Initial release ([#751]) -[#745]: https://github.com/RustCrypto/hashes/pull/751 \ No newline at end of file +[#751]: https://github.com/RustCrypto/hashes/pull/751 diff --git a/bash-prg-hash/README.md b/bash-prg-hash/README.md index d4f33432..15d2c6cc 100644 --- a/bash-prg-hash/README.md +++ b/bash-prg-hash/README.md @@ -1,4 +1,4 @@ -# RustCrypto: bash prg hash +# RustCrypto: bash-prg-hash [![crate][crate-image]][crate-link] [![Docs][docs-image]][docs-link]