Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

51 lines (35 loc) · 1.39 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.5.0 (UNRELEASED)

Changed

  • Bump cipher from 0.4 to 0.5 ([#338])
  • Edition changed to 2024 and MSRV bumped to 1.85 (#397)
  • Relax MSRV policy and allow MSRV bumps in patch releases

Removed

  • std feature (#397)

0.4.1 (2022-02-17)

Fixed

  • Minimal versions build (#290)

0.4.0 (2022-02-10)

Changed

  • Bump cipher dependency to v0.4 (#276)

0.3.1 (2021-07-20)

Changed

  • Pin zeroize dependency to v1.3 (#256)

0.3.0 (2021-04-29)

Changed

  • Bump cipher crate dependency to v0.3 release (#226)

Fixed

  • Avoid pulling in alloc feature of zeroize (#190)

0.2.0 (2020-10-25)

0.1.0 (2015-11-15)