Skip to content

Commit acf3a7a

Browse files
mgoldenbergHywan
authored andcommitted
doc(indexeddb): update changelog
Signed-off-by: Michael Goldenberg <[email protected]>
1 parent 790136b commit acf3a7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

crates/matrix-sdk-indexeddb/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
66

77
## [Unreleased] - ReleaseDate
88

9+
### Bug Fixes
10+
11+
- Ensure that encrypted tests are run with a `StoreCipher`. This happened to reveal tests which fail in an
12+
encrypted `EventCacheStore`, which required fixing queries for all events in a room. ([#5933](https://github.com/matrix-org/matrix-rust-sdk/pull/5933))
13+
914
## [0.16.0] - 2025-12-04
1015

1116
### Features

0 commit comments

Comments
 (0)