All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- MSRV issue caused by publishing v0.10.2 using a buggy Nightly toolchain (#399)
- Ignore
asmfeature on unsupported targets (#388)
- Minimal versions build (#363)
- The crate is transferred to the RustCrypto organization. New implementation is identical to the
sha-1 v0.10.0crate and expressed in terms of traits from thedigestcrate. (#350)