client-api: Update change log
This commit is contained in:
parent
efd5ad52fa
commit
79cbce00cc
@ -1,8 +1,13 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
Breaking changes:
|
||||||
|
|
||||||
|
* Use an enum for user-interactive auth stage type (used to be `&str` / `String`)
|
||||||
|
|
||||||
Improvements:
|
Improvements:
|
||||||
|
|
||||||
* Add unstable support for reasons in the membership endpoints:
|
* Add unstable support for reasons in the membership endpoints:
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
r0::membership::{
|
r0::membership::{
|
||||||
join_room_by_id,
|
join_room_by_id,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user