mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
Changelog
This commit is contained in:
parent
f4b7161db2
commit
97bee949e1
1 changed files with 1 additions and 0 deletions
1
changelog.d/5858.sdk
Normal file
1
changelog.d/5858.sdk
Normal file
|
@ -0,0 +1 @@
|
||||||
|
`Room` apis are now available by requesting the service first. For instance `Room.updateAvatar(...)` is now `Room.stateService().updateAvatar(...)`
|
Loading…
Reference in a new issue