update changelog

This commit is contained in:
Deven Joshi
2021-09-17 18:41:23 +05:30
parent 7d362db390
commit e7b4681c33
@@ -5,6 +5,7 @@
- [[#668]](https://github.com/GetStream/stream-chat-flutter/issues/668): Fix `MessageInput` rendering errors in case
there are no actions available to show.
- [[#349]](https://github.com/GetStream/stream-chat-flutter/issues/349): Fix `MessageInput` attachment render overflow error.
- [[#674]](https://github.com/GetStream/stream-chat-flutter/issues/674): Check scrollController is attached before calling jump in MessageListView.
🔄 Changed