Skip to content

Commit 3f5d51a

Browse files
zecakehpoljar
authored andcommitted
Add changelog for extended profile fields
Signed-off-by: Kévin Commaille <[email protected]>
1 parent 4ea0b7d commit 3f5d51a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crates/matrix-sdk/CHANGELOG.md

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

99
### Features
1010

11+
- Add support for extended profile fields with `Account::fetch_profile_field_of()`,
12+
`Account::fetch_profile_field_of_static()`, `Account::set_profile_field()` and
13+
`Account::delete_profile_field()`.
14+
([#5771](https://github.com/matrix-org/matrix-rust-sdk/pull/5771))
1115
- [**breaking**] Remove the `matrix-sdk-crypto` re-export.
1216
([#5769](https://github.com/matrix-org/matrix-rust-sdk/pull/5769))
1317
- Allow `Client::get_dm_room()` to be called without the `e2e-encryption` crate feature.

0 commit comments

Comments
 (0)