Changelog

This commit is contained in:
Benoit Marty 2022-04-28 10:25:14 +02:00
parent f4b7161db2
commit 97bee949e1
1 changed files with 1 additions and 0 deletions

1
changelog.d/5858.sdk Normal file
View File

@ -0,0 +1 @@
`Room` apis are now available by requesting the service first. For instance `Room.updateAvatar(...)` is now `Room.stateService().updateAvatar(...)`