docs: Update CHANGELOGs

Signed-off-by: Skye Elliot <actuallyori@gmail.com>
This commit is contained in:
Skye Elliot
2026-02-25 16:37:45 +00:00
parent c864fac823
commit 2ca717b4af

View File

@@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file.
### Features
- Attempt to import stored room key bundles for rooms awaiting bundles at
client startup.
([#6215](https://github.com/matrix-org/matrix-rust-sdk/pull/6215))
- Add `OAuth::cached_server_metadata()` that caches the authorization server
metadata for a while.
([#6217](https://github.com/matrix-org/matrix-rust-sdk/pull/6217))