Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 568 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 568 Bytes

CHANGELOG

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

0.2.0 (2024-10-31)

Changed

  • #697: upgrade jf-signature dependency to 0.2.0.
    • Secret keys are not required to be serde Serializable.

0.1.0

  • Initial release.
  • Verifiable random function (VRF) traits and Bls-based implementations.