Skip to content

Commit ab83ed0

Browse files
committed
doc(sdk): update change log
Signed-off-by: Michael Goldenberg <m@mgoldenberg.net>
1 parent c1739b4 commit ab83ed0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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+
- [**breaking**] Remove support for `native-tls` and remove all feature
12+
flags for selecting TLS backend, as `rustls` is the now the only supported
13+
TLS backend.
14+
([#6409](https://github.com/matrix-org/matrix-rust-sdk/pull/6409))
1115
- [**breaking**] Added `HomeserverCapabilities` and `Client::homeserver_capabilities()` to get the capabilities
1216
of the homeserver. This replaces `Client::get_capabilities()`.
1317
([#6371](https://github.com/matrix-org/matrix-rust-sdk/pull/6371))

0 commit comments

Comments
 (0)