chore(ui,core,persistance,localization): added dependency changelogs

This commit is contained in:
Salvatore Giordano
2021-09-27 09:30:59 +02:00
parent 853a3fe2af
commit 175d4d3860
4 changed files with 7 additions and 0 deletions
@@ -1,5 +1,7 @@
## 3.0.0
- Updated `stream_chat_flutter_core` dependency to [`3.0.0`](https://pub.dev/packages/stream_chat_flutter_core/changelog).
🛑️ Breaking Changes from `2.2.1`
- `UserListView` `filter` property now is non-nullable.