We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGELOG.md
1 parent 83e4314 commit 3461b13Copy full SHA for 3461b13
crates/matrix-sdk-sqlite/CHANGELOG.md
@@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
6
7
## [Unreleased] - ReleaseDate
8
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
14
## [0.11.0] - 2025-04-11
15
16
### Features
0 commit comments