Skip to content

Commit ecc3e4a

Browse files
committed
doc(sdk): Fix CHANGELOG.md entry.
The link for an entry was wrong. It's matrix-org#5439, not matrix-org#5442.
1 parent 1eb8f6a commit ecc3e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/matrix-sdk/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file.
2020
[MSC4306](https://github.com/matrix-org/matrix-spec-proposals/pull/4306), with the
2121
`Room::fetch_thread_subscription()`, `Room::subscribe_thread()` and `Room::unsubscribe_thread()`
2222
methods.
23-
([#5442](https://github.com/matrix-org/matrix-rust-sdk/pull/5442))
23+
([#5439](https://github.com/matrix-org/matrix-rust-sdk/pull/5439))
2424
- [**breaking**] `RoomMemberRole` has a new `Creator` variant, that
2525
differentiates room creators with infinite power levels, as introduced in room
2626
version 12.

0 commit comments

Comments
 (0)