Skip to content

Commit 9f37808

Browse files
committed
docs: document move from native tls to ring and webpki
1 parent f59766a commit 9f37808

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- [core] MSRV is now 1.85 with Rust edition 2024 (breaking)
1313
- [core] AP connect and handshake have a combined 5 second timeout.
1414
- [core] `stream_from_cdn` now accepts the URL as `TryInto<Uri>` instead of `CdnUrl` (breaking)
15+
- [core] Moved from native TLS to ring and webpki on all platforms
1516
- [connect] Replaced `has_volume_ctrl` with `disable_volume` in `ConnectConfig` (breaking)
1617
- [connect] Changed `initial_volume` from `Option<u16>` to `u16` in `ConnectConfig` (breaking)
1718
- [connect] Replaced `SpircLoadCommand` with `LoadRequest`, `LoadRequestOptions` and `LoadContextOptions` (breaking)

0 commit comments

Comments
 (0)