Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 1.3 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.3.0 - 2019-11-24

Changed

  • Made FidoMetada::TestCacheStore available for gem users. It is not required by default.

0.2.0 - 2019-11-16

Added

  • This CHANGELOG.md file.
  • Add helper method to build a OpenSSL::X509::Store from a metadata statement root certificates

Changed

Removed

  • Drop securecompare gem for OpenSSL gem 2.2's implementation, with a Ruby fallback for older versions

0.1.0 - 2019-11-13

Added

  • Extracted from webauthn-ruby PR 208 after discussion with the maintainers. Thanks for the feedback @grzuy and @brauliomartinezlm!