Skip to content

Commit 4af883f

Browse files
committed
changelog
1 parent 272bdf9 commit 4af883f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.d/5816.sdk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Some `Session` apis are now available by requesting the service first. For instance `Session.updateAvatar(...)` is now `Session.profileService().updateAvatar(...)`
2+
The shortcut `Room.search()` has been removed, you have to use `Session.searchService().search()`

0 commit comments

Comments
 (0)