update changelogs and readmes

This commit is contained in:
Salvatore Giordano
2022-05-03 09:48:41 +02:00
parent 32a32c7ab0
commit 9c05625f9b
6 changed files with 25 additions and 10 deletions
@@ -1,5 +1,7 @@
## 4.0.0
For upgrading to V4, please refer to the [V4 Migration Guide](https://getstream.io/chat/docs/sdk/flutter/guides/migration_guide_4_0/)
- Deprecated `UsersBloc` in favor of `StreamUserListController` to control the user list.
- Deprecated `MessageSearchBloc` in favor of `StreamMessageSearchListController` to control the user list.