chore(ui,localizations): update changelog

This commit is contained in:
Salvatore Giordano
2022-06-17 11:42:47 +02:00
parent f3ab200137
commit c6224ab8c8
2 changed files with 8 additions and 0 deletions
@@ -14,6 +14,8 @@
- [[#1011]](https://github.com/GetStream/stream-chat-flutter/issues/1011) Animate the background
color of pinned messages.
- Added unread messages divider in `StreamMessageListView`.
- Added `StreamMessageListView.unreadMessagesSeparatorBuilder`.
## 4.2.0
@@ -1,3 +1,9 @@
## Upcoming
✅ Added
* Added support for `unreadMessagesSeparatorText` translation.
## 3.1.0
* Added support for [German](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_de.dart) locale.