mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-25 01:02:20 -04:00
doc(base): Move an entry at its correct place.
This commit is contained in:
committed by
Benjamin Bouvier
parent
5be3ea3d46
commit
ccbb7575c0
@@ -14,6 +14,8 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
### Features
|
||||
|
||||
- Add `StateStore::upsert_thread_subscriptions()` method for bulk upserts.
|
||||
([#5848](https://github.com/matrix-org/matrix-rust-sdk/pull/5848))
|
||||
- The `LatestEventValue::LocalHasBeenSent` variant gains a new `event_id:
|
||||
OwnedEventId` field.
|
||||
([#5977](https://github.com/matrix-org/matrix-rust-sdk/pull/5977))
|
||||
@@ -56,8 +58,6 @@ All notable changes to this project will be documented in this file.
|
||||
([#5817](https://github.com/matrix-org/matrix-rust-sdk/pull/5817))
|
||||
- `ComposerDraft` can now store attachments alongside text messages.
|
||||
([#5794](https://github.com/matrix-org/matrix-rust-sdk/pull/5794))
|
||||
- Add `StateStore::upsert_thread_subscriptions()` method for bulk upserts.
|
||||
([#5848](https://github.com/matrix-org/matrix-rust-sdk/pull/5848))
|
||||
|
||||
## [0.14.1] - 2025-09-10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user