Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

35 lines (26 loc) · 1.05 KB

Changelog

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.

0.2.1 (2022-02-17)

Fixed

  • Minimal versions build (#363)

0.2.0 (2021-12-07)

Changed

  • Update to digest v0.10 (#217)

0.1.0 (2020-06-09)

Changed

  • Update to digest v0.9 release; MSRV 1.41+ (#155)
  • Use digest crate's alloc feature (#150)
  • Impl the ExtendableOutput trait (#149)
  • Rename *result* to finalize (#148)
  • Upgrade to Rust 2018 edition (#123)

0.0.1 (2020-05-24)

  • Initial release