diff --git a/crates/matrix-sdk-crypto/CHANGELOG.md b/crates/matrix-sdk-crypto/CHANGELOG.md index aa163748d34..b993597e480 100644 --- a/crates/matrix-sdk-crypto/CHANGELOG.md +++ b/crates/matrix-sdk-crypto/CHANGELOG.md @@ -1,6 +1,6 @@ # unreleased -- Add some initial support for MSC3814 - dehydrated devices. +- Add initial support for MSC3814 - dehydrated devices. - Mark our `OwnUserIdentity` as verified if we successfully import the matching private keys.