Skip to content

Commit ccbb757

Browse files
Hywanbnjbvr
authored andcommitted
doc(base): Move an entry at its correct place.
1 parent 5be3ea3 commit ccbb757

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/matrix-sdk-base/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ All notable changes to this project will be documented in this file.
1414

1515
### Features
1616

17+
- Add `StateStore::upsert_thread_subscriptions()` method for bulk upserts.
18+
([#5848](https://github.com/matrix-org/matrix-rust-sdk/pull/5848))
1719
- The `LatestEventValue::LocalHasBeenSent` variant gains a new `event_id:
1820
OwnedEventId` field.
1921
([#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.
5658
([#5817](https://github.com/matrix-org/matrix-rust-sdk/pull/5817))
5759
- `ComposerDraft` can now store attachments alongside text messages.
5860
([#5794](https://github.com/matrix-org/matrix-rust-sdk/pull/5794))
59-
- Add `StateStore::upsert_thread_subscriptions()` method for bulk upserts.
60-
([#5848](https://github.com/matrix-org/matrix-rust-sdk/pull/5848))
6161

6262
## [0.14.1] - 2025-09-10
6363

0 commit comments

Comments
 (0)