Files
yubikey.rs/cli/CHANGELOG.md
T
Tony Arcieri (iqlusion) 224d346f09 yubikey-cli v0.4.0 (#284)
2021-07-12 14:33:51 -07:00

1.4 KiB

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.4.0 (2021-07-12)

Changed

  • Switch to renamed yubikey crate (#283)
  • Bump MSRV to 1.51+ (#283)

0.3.0 (2021-03-22)

Changed

  • Bump yubikey-piv dependency to v0.3 (#240)

0.2.0 (2021-01-30)

Changed

  • Bump MSRV to 1.46+ (#208)
  • Bump yubikey-piv dependency to v0.2 (#220)

0.1.0 (2020-10-19)

Added

Changed

  • Bump yubikey-piv to v0.1.0 (#180)
  • Bump x509-parser to v0.8 (#181)
  • Bump sha2 to v0.9 (#182)
  • Rename list command to readers; improve usage (#71)

0.0.1 (2019-12-02)

  • Initial release