Skip to content

Commit f72fa5f

Browse files
authored
sha1: add changelog entry for v0.10.7 (#899)
The release was handled in the `backports/digest-v0.10` branch.
1 parent 7fcd226 commit f72fa5f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

sha1/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
[#716]: https://github.com/RustCrypto/hashes/pull/716
2828
[#808]: https://github.com/RustCrypto/hashes/pull/808
2929

30+
## 0.10.7 (2026-07-10)
31+
### Changed
32+
- Ignore `asm` crate feature ([#897])
33+
34+
[#897]: https://github.com/RustCrypto/hashes/pull/897
35+
3036
## 0.10.6 (2023-09-21)
3137
### Added
3238
- `asm!`-based backend for LoongArch64 targets gated behind `loongarch64_asm` feature [#504]

0 commit comments

Comments
 (0)