Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1 KB

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 1 KB

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased (OpenSSH middleware API version 7) - xxxx-xx-xx

2.0.0 (OpenSSH middleware API version 7) - 2020-10-06

Added

  • You can now create and use keys created with no-touch-required option.
  • Support for verify-required option is added(with a little limitation).
  • New attestation data will be returned if available(a bit different but correct).

Changed

  • Bumped API version to 0x00070000 (requires OpenSSH v8.4p1).

v1 (OpenSSH middleware API version 5)