Skip to content

Commit 8da3361

Browse files
committed
v3.1.0 Changelog
1 parent b593dc7 commit 8da3361

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/GetStream/stream-chat-react/releases/tag/v3.1.0) 2020-10-14
4+
5+
## Feature
6+
7+
- VirtualizedMessageList supports message grouping [#571](https://github.com/GetStream/stream-chat-react/pull/571)
8+
9+
```js
10+
<VirtualizedMessageList shouldGroupByUser />
11+
```
12+
13+
## Fix
14+
15+
- VirtualizedMessageList TypingIndicator is disabled by default [#571](https://github.com/GetStream/stream-chat-react/pull/571)
16+
317
## [3.0.3](https://github.com/GetStream/stream-chat-react/releases/tag/v3.0.3) 2020-10-13
418

519
## Fix

0 commit comments

Comments
 (0)