diff --git a/crates/matrix-sdk/changelog.d/6719.fixed.md b/crates/matrix-sdk/changelog.d/6719.fixed.md new file mode 100644 index 000000000..c6ad2d079 --- /dev/null +++ b/crates/matrix-sdk/changelog.d/6719.fixed.md @@ -0,0 +1 @@ + `CrossSigningResetHandle::auth` now uses the common timeout helper (from `matrix-sdk-base`) instead of `tokio::time` directly. \ No newline at end of file