Skip to content

Commit 9c9944a

Browse files
zecakehpoljar
authored andcommitted
chore: Update changelog for TLS 1.2
Signed-off-by: Kévin Commaille <[email protected]>
1 parent b311197 commit 9c9944a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

crates/matrix-sdk/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ All notable changes to this project will be documented in this file.
1818
- The `MediaRetentionPolicy` can now trigger regular cleanups with its new
1919
`cleanup_frequency` setting.
2020
([#4603](https://github.com/matrix-org/matrix-rust-sdk/pull/4603))
21-
- The HTTP client only allows TLS 1.2 or newer, as recommended by BCP 195.
21+
- [**breaking**] The HTTP client only allows TLS 1.2 or newer, as recommended by
22+
[BCP 195](https://datatracker.ietf.org/doc/bcp195/).
23+
([#4647](https://github.com/matrix-org/matrix-rust-sdk/pull/4647))
2224

2325
### Bug Fixes
2426

0 commit comments

Comments
 (0)