Skip to content

Commit b9b512b

Browse files
Update CHANGELOG.md
1 parent 9bb16a3 commit b9b512b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
4+
## [2.1.2] 2020-12-09
5+
6+
- Fixed infinite re-rendering issue on mentions suggestion box [5fd521a](https://github.com/GetStream/stream-chat-react-native/commit/5fd521a075170004fe551dd3ffbac111256274fe)
7+
8+
## [2.1.1] 2020-12-21
9+
10+
- Fixed broken mentions autocomplete feature for channels with more than 100 members. #457
11+
- Added a new prop autocompleteSuggestionsLimit on MessageInput - Max number of suggestions to display in list. Defaults to 10.
12+
313
## [2.1.0] 2020-12-07
414

515
### Dependency changes

0 commit comments

Comments
 (0)