Merge branch 'develop' into develop

This commit is contained in:
Salvatore Giordano
2022-03-16 09:53:26 +01:00
committed by GitHub
11 changed files with 80 additions and 44 deletions
@@ -4,6 +4,13 @@
- `centerTitle` and `elevation` properties to `ChannelHeader`, `ThreadHeader` and `ChannelListHeader`.
## 3.5.1
🐞 Fixed
- Mentions overlay now doesn't overflow when there is not enough height available
- Updated `stream_chat_flutter_core` dependency to [`3.5.1`](https://pub.dev/packages/stream_chat_flutter_core/changelog).
## 3.5.0
🐞 Fixed