Update ruma-*-api changelogs

This commit is contained in:
Jonas Platte 2021-08-11 17:41:01 +02:00
parent 1c5067a916
commit db57fa2a45
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67
5 changed files with 17 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# [unreleased]
Breaking changes:
* Upgrade dependencies
# 0.3.0
Breaking changes:

View File

@ -6,6 +6,7 @@ Breaking changes:
`RoomEventFilter` structure: both types now use `RoomId`
* Move `r0::{session::login::UserIdentifier => uiaa::UserIdentifier}`
* Add `stages` parameter to `r0::uiaa::AuthFlow::new`
* Upgrade dependencies
Improvements:

View File

@ -1,5 +1,9 @@
# [unreleased]
Breaking changes:
* Upgrade dependencies
Improvements:
* Add more endpoints:

View File

@ -1,5 +1,9 @@
# [unreleased]
Breaking changes:
* Upgrade dependencies
Improvements:
* Add more endpoints:

View File

@ -1,5 +1,9 @@
# [unreleased]
Breaking changes:
* Upgrade dependencies
# 0.2.0
Breaking changes: