events: Update changelog

This commit is contained in:
Jonas Platte 2021-06-20 09:52:16 +02:00
parent 05e28f7422
commit 3bb4a3e31e
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -10,6 +10,7 @@ Breaking changes:
* Remove `Custom` variant from event enums. If you were using this, please get in touch.
* Remove `Custom` variant from `key::verification::accept::AcceptMethod` and
`key::verification::start::StartMethod`.
* Rename `relation` field in some events to `relates_to`
Improvements: