chore(ui): update changelog

This commit is contained in:
Salvatore Giordano
2021-10-12 13:05:23 +02:00
parent b8ff14963f
commit 68f6dd264e
@@ -2,6 +2,10 @@
- Updated Dart SDK constraints to `>=2.14.0 <3.0.0`
🐞 Fixed
- [[#491]](https://github.com/GetStream/stream-chat-flutter/issues/491): Fix `MediaListView` showing media in wrong order.
✅ Added
- `MessageListViewThemeData` now accepts a `DecorationImage` as a background image for `MessageListView`.