mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2025-12-24 00:01:03 -05:00
doc(sdk): update changelog
Signed-off-by: Michael Goldenberg <m@mgoldenberg.net>
This commit is contained in:
committed by
Ivan Enderlin
parent
46b9c11139
commit
4ee6906f47
@@ -23,6 +23,9 @@ All notable changes to this project will be documented in this file.
|
||||
- Expose a new method `RoomEventCache::find_event_relations` for loading
|
||||
events relating to a specific event ID from the cache.
|
||||
[#5930](https://github.com/matrix-org/matrix-rust-sdk/pull/5930/)
|
||||
- Replace in-memory stores with IndexedDB implementations when initializing
|
||||
`Client` with `BuilderStoreConfig::IndexedDb`.
|
||||
[#5946](https://github.com/matrix-org/matrix-rust-sdk/pull/5946)
|
||||
|
||||
### Bugfix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user