From 515a8c80f2637591eef6b4154534545591588a97 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Fri, 31 May 2024 16:38:40 +0100 Subject: [PATCH] Update changelog --- crates/matrix-sdk-ui/CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/crates/matrix-sdk-ui/CHANGELOG.md b/crates/matrix-sdk-ui/CHANGELOG.md index 56ef35a514b..ba88d8b130a 100644 --- a/crates/matrix-sdk-ui/CHANGELOG.md +++ b/crates/matrix-sdk-ui/CHANGELOG.md @@ -9,7 +9,14 @@ Breaking changes: Bug fixes: - `UtdHookManager` no longer re-reports UTD events as late decryptions. - ([#3840](https://github.com/matrix-org/matrix-rust-sdk/pull/3840)) + ([#3480](https://github.com/matrix-org/matrix-rust-sdk/pull/3480)) + +Other changes: + +- `UtdHookManager` no longer reports UTD events that were already reported in a + previous session. + ([#3519](https://github.com/matrix-org/matrix-rust-sdk/pull/3519)) + # 0.7.0