docs: update changelog

This commit is contained in:
Gordon Hayes
2022-11-17 17:24:01 +01:00
parent 0d6362e5d5
commit 41f20f7895
2 changed files with 5 additions and 5 deletions
@@ -1,3 +1,8 @@
## Upcomming
🐞 Fixed
- [[#1379]](https://github.com/GetStream/stream-chat-flutter/issues/1379) Fixed "Issues with photo attachments on web", where the cached image attachment would not render while uploading.
## 5.1.0
🐞 Fixed
@@ -1,8 +1,3 @@
## Upcomming
🐞 Fixed
- [[#1379]](https://github.com/GetStream/stream-chat-flutter/issues/1379) Fixed "Issues with photo attachments on web", where the cached image attachment would not render while uploading.
-
## 5.1.0
- Deprecated the `sort` parameter in the `StreamChannelListController` in favor of `channelStateSort`.