mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-24 16:51:07 +01:00
Add changelog
This commit is contained in:
parent
ad60467ae7
commit
d7a1ae3a00
3
changelog.d/6143.sdk
Normal file
3
changelog.d/6143.sdk
Normal file
@ -0,0 +1,3 @@
|
||||
Remove `RoomSummaryQueryParams.roomId`. If you need to observe a single room, use the new API `RoomService.getRoomSummaryLive(roomId: String)`
|
||||
- `ActiveSpaceFilter` has been renamed to `SpaceFilter`
|
||||
- `RoomCategoryFilter.ALL` has been removed, just pass `null` to not filter on Room category.
|
Loading…
Reference in New Issue
Block a user