chore: update CHANGELOG.md

Signed-off-by: xsahil03x <xdsahil@gmail.com>
This commit is contained in:
Sahil Kumar
2023-05-15 16:14:34 +05:30
committed by xsahil03x
parent 671c424feb
commit a62ebcf2b1
2 changed files with 7 additions and 0 deletions
@@ -4,6 +4,9 @@
- [[#1546]](https://github.com/GetStream/stream-chat-flutter/issues/1546)
Fixed `StreamMessageInputTheme.linkHighlightColor` returning null for default theme.
- [[#1548]](https://github.com/GetStream/stream-chat-flutter/issues/1548) Fixed `StreamMessageInput` urlRegex only
matching the
lowercase `http(s)|ftp`.
## 6.1.0
@@ -1,3 +1,7 @@
## Upcoming
- Fixed `StreamMessageInputController.textPatternStyle` not matching case-insensitive patterns.
## 6.1.0
- Updated `dart` sdk environment range to support `3.0.0`.