Skip to content

Commit 4ee6906

Browse files
mgoldenbergHywan
authored andcommitted
doc(sdk): update changelog
Signed-off-by: Michael Goldenberg <[email protected]>
1 parent 46b9c11 commit 4ee6906

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/matrix-sdk/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ All notable changes to this project will be documented in this file.
2323
- Expose a new method `RoomEventCache::find_event_relations` for loading
2424
events relating to a specific event ID from the cache.
2525
[#5930](https://github.com/matrix-org/matrix-rust-sdk/pull/5930/)
26+
- Replace in-memory stores with IndexedDB implementations when initializing
27+
`Client` with `BuilderStoreConfig::IndexedDb`.
28+
[#5946](https://github.com/matrix-org/matrix-rust-sdk/pull/5946)
2629

2730
### Bugfix
2831

0 commit comments

Comments
 (0)