We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a6bf5 commit 8262726Copy full SHA for 8262726
crates/matrix-sdk-sqlite/CHANGELOG.md
@@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
6
7
## [Unreleased] - ReleaseDate
8
9
+### Features
10
+
11
+- [**breaking**] `SqliteEventCacheStore` implements the new APIs of
12
+ `EventCacheStore` for `MediaRetentionPolicy`. See the changelog of
13
+ `matrix-sdk-base` for more details.
14
+ ([#4571](https://github.com/matrix-org/matrix-rust-sdk/pull/4571))
15
16
## [0.9.0] - 2024-12-18
17
18
### Features
0 commit comments