frost/CHANGELOG.md

16 lines
369 B
Markdown

# Changelog
Entries are listed in reverse chronological order.
## 0.1.1
* Explicitly document the consensus checks performed by
`impl TryFrom<PublicKeyBytes<T>> for PublicKey<T>`.
* Add a test that small-order public keys are rejected.
* Add `html_root_url` to ensure cross-rendering docs works correctly (thanks
@QuietMisdreavus).
## 0.1.0
* Initial release.