base(matrix-rust-sdk/encryption): add changelog details

This commit is contained in:
JoFrost
2026-07-06 10:42:42 +03:00
committed by Damir Jelić
parent d3082ee0b8
commit 2afb2a0833

View File

@@ -0,0 +1 @@
`CrossSigningResetHandle::auth` now uses the common timeout helper (from `matrix-sdk-base`) instead of `tokio::time` directly.