Skip to content

Commit 743fd56

Browse files
committed
Update changelogs
1 parent 7457315 commit 743fd56

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

cshake/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## 0.1.0 (UNRELEASED)
9-
- Initial release with implementation moved from the `sha3` crate.
9+
- Initial release with implementation moved from the `sha3` crate ([#815])
10+
11+
[#815]: https://github.com/RustCrypto/hashes/pull/815

turbo-shake/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## 0.1.0 (UNRELEASED)
9-
- Initial release with implementation moved from the `sha3` crate.
9+
- Initial release with implementation moved from the `sha3` crate ([#815])
10+
11+
[#815]: https://github.com/RustCrypto/hashes/pull/815

0 commit comments

Comments
 (0)