From 60ed367fd9bfdad31bc14f39f0fc2a9815e530d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Thu, 18 Jul 2024 16:42:04 +0200 Subject: [PATCH] chore: Format the changelog a bit better --- crates/matrix-sdk-crypto/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/matrix-sdk-crypto/CHANGELOG.md b/crates/matrix-sdk-crypto/CHANGELOG.md index 4fadbe3a5b9..99248236ebb 100644 --- a/crates/matrix-sdk-crypto/CHANGELOG.md +++ b/crates/matrix-sdk-crypto/CHANGELOG.md @@ -1,7 +1,7 @@ # 0.7.2 ### Security Fixes -- Fix UserIdentity::is_verified to take into account our own identity +- Fix `UserIdentity::is_verified` to take into account our own identity [#d8d9dae](https://github.com/matrix-org/matrix-rust-sdk/commit/d8d9dae9d77bee48a2591b9aad9bd2fa466354cc) (Moderate, [GHSA-4qg4-cvh2-crgg](https://github.com/matrix-org/matrix-rust-sdk/security/advisories/GHSA-4qg4-cvh2-crgg)). # 0.7.1