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.
@@ -14,6 +14,10 @@
- [Chat UI Kit](https://getstream.io/chat/ui-kit/)
- [Core Docs](https://getstream.io/chat/docs/sdk/flutter/stream_chat_flutter_core/introduction/)
**V4 Migration Guide**
For upgrading from V3 to V4, please refer to the [V4 Migration Guide](https://getstream.io/chat/docs/sdk/flutter/guides/migration_guide_4_0/)
### Changelog
Check out the [changelog on pub.dev](https://pub.dev/packages/stream_chat_flutter_core/changelog) to see the latest changes in the package.