ruwuma/ruma-signatures/CHANGELOG.md
2021-04-01 01:30:01 +02:00

15 lines
289 B
Markdown

# [unreleased]
# 0.6.0
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