mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-12 01:45:29 -04:00
chore: Add new PR links to MediaRetentionPolicy changelog entries
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
@@ -22,6 +22,7 @@ All notable changes to this project will be documented in this file.
|
||||
They need to implement the `EventCacheStoreMedia` trait that can be tested
|
||||
with the `event_cache_store_media_integration_tests!` macro.
|
||||
([#4571](https://github.com/matrix-org/matrix-rust-sdk/pull/4571))
|
||||
([#4603](https://github.com/matrix-org/matrix-rust-sdk/pull/4603))
|
||||
|
||||
### Refactor
|
||||
|
||||
|
||||
@@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
|
||||
`EventCacheStore` for `MediaRetentionPolicy`. See the changelog of
|
||||
`matrix-sdk-base` for more details.
|
||||
([#4571](https://github.com/matrix-org/matrix-rust-sdk/pull/4571))
|
||||
([#4603](https://github.com/matrix-org/matrix-rust-sdk/pull/4603))
|
||||
|
||||
## [0.9.0] - 2024-12-18
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ All notable changes to this project will be documented in this file.
|
||||
`MediaRetentionPolicy` and the new `Media` methods `media_retention_policy()`,
|
||||
`set_media_retention_policy()`, `clean_up_media_cache()`.
|
||||
([#4571](https://github.com/matrix-org/matrix-rust-sdk/pull/4571))
|
||||
([#4603](https://github.com/matrix-org/matrix-rust-sdk/pull/4603))
|
||||
|
||||
### Refactor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user