client-api: Rewrap changelog
This commit is contained in:
parent
327900b411
commit
1aa8b7480c
@ -33,7 +33,8 @@ Breaking changes:
|
||||
* Update type of `user_id` in `r0::account::whoami` from `String` to `ruma_identifiers::UserId`
|
||||
* Update type of `limited` in `r0::sync::sync_events::Timeline` from `Option<bool>` to `bool`
|
||||
* Use `DeviceId` for `device_id` field of `r0::session::login::Response`
|
||||
* Use `ruma_identifiers::ServerName` instead of `String` for `server_name` fields in the following endpoints:
|
||||
* Use `ruma_identifiers::ServerName` instead of `String` for `server_name` fields in the following
|
||||
endpoints:
|
||||
```rust
|
||||
r0::{
|
||||
account::request_openid_token,
|
||||
|
Loading…
x
Reference in New Issue
Block a user