chore(ui): update changelog

This commit is contained in:
Salvatore Giordano
2022-03-07 11:09:20 +01:00
parent fd1c39353d
commit b8307503c7
+6 -5
View File
@@ -1,3 +1,9 @@
## Upcoming
✅ Added
- `centerTitle` and `elevation` properties to `ChannelHeader`.
## 3.5.0
🐞 Fixed
@@ -7,11 +13,6 @@
- Fix `showScrollToBottom` in `MessageListView` not respecting false value.
- Fix default `Channel` route not opening from `ChannelListView` when `ChannelAvatar` is tapped
✅ Added
- `centerTitle` and `elevation` properties to `ChannelHeader`.
## 3.4.0
- Updated `stream_chat_flutter_core` dependency to [`3.4.0`](https://pub.dev/packages/stream_chat_flutter_core/changelog).