Skip to content

Commit 3461b13

Browse files
committed
doc(sqlite): Add entry in the CHANGELOG.md.
1 parent 83e4314 commit 3461b13

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

crates/matrix-sdk-sqlite/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+
- Fix a `UNIQUE` constraint violation in the event cache store
12+
([#5001](https://github.com/matrix-org/matrix-rust-sdk/pull/5001))
13+
914
## [0.11.0] - 2025-04-11
1015

1116
### Features

0 commit comments

Comments
 (0)