Skip to content

Commit

Permalink
Add Changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
gnunicorn committed Jun 28, 2024
1 parent db3d4d7 commit 0a38cdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/matrix-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Breaking changes:

Additions:

- new `RequestConfig.max_concurrent_requests` which allows to limit the maximum number of concurrent requests the internal HTTP client issues (all others have to wait until the number drops below that threshold again)
- Expose new method `Client::Oidc::login_with_qr_code()`.
([#3466](https://github.com/matrix-org/matrix-rust-sdk/pull/3466))
- Add the `ClientBuilder::add_root_certificates()` method which re-exposes the
Expand Down

0 comments on commit 0a38cdf

Please sign in to comment.