ruwuma/ruma-signatures/CHANGELOG.md
2021-03-13 19:39:16 +01:00

13 lines
286 B
Markdown

# 0.6.0 (unreleased)
Breaking changes:
* Remove `Copy` implementation for `Algorithm`
* Remove `Copy` and `Clone` implementations for `Ed25519Verifier`
* Upgrade ruma-identifiers
Bug fixes:
* Verify only the required signatures on `verify_event`
* Fix redactions for aliases events