client-api: Update change log

This commit is contained in:
Jonas Platte 2021-09-23 18:20:51 +02:00
parent efd5ad52fa
commit 79cbce00cc
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -1,8 +1,13 @@
# [unreleased]
Breaking changes:
* Use an enum for user-interactive auth stage type (used to be `&str` / `String`)
Improvements:
* Add unstable support for reasons in the membership endpoints:
```rust
r0::membership::{
join_room_by_id,