chore: updated CHANGELOG.md

This commit is contained in:
groovinchip
2021-08-06 12:16:22 -04:00
parent 91c0a7031a
commit b8de269c1f
+5 -1
View File
@@ -4,7 +4,11 @@
- [#516](https://github.com/GetStream/stream-chat-flutter/issues/516): Added `StreamChatThemeData.placeholderUserImage` for
building a widget when the `UserAvatar` image is loading
- Added a `backgroundColor` property to the various header widgets
- Added a `backgroundColor` property to the following widgets:
- `ChannelHeader`
- `ChannelListHeader`
- `GalleryHeader`
- `ThreadHeader`
🔄 Changed