23 lines
411 B
Markdown
23 lines
411 B
Markdown
# [unreleased]
|
|
|
|
* Fix verify_json signature check algorithm
|
|
|
|
# 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
|