ruwuma/ruma-signatures/CHANGELOG.md
2021-04-13 21:34:53 +02:00

21 lines
366 B
Markdown

# [unreleased]
# 0.7.0
Breaking changes:
* Upgrade ruma-identifiers dependency to 0.19.0
# 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