Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 707 Bytes

CHANGELOG.md

File metadata and controls

29 lines (14 loc) · 707 Bytes

Changelog

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

[0.2.0] - In development

Changed

  • FirstRound::Context renamed to Inputs. (#102)
  • Payload and Artifact values are hidden in wrapper types where they were previously exposed. (#102)

Added

  • A basic implementation of threshold key resharing protocol. (#96)

0.1.0 - 2023-12-07

Initial release.