Skip to content

Commit d06abf3

Browse files
committed
update changelog
1 parent ad4bdc1 commit d06abf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
* Change the MessageInput cursor style from disabled to not-allowed; Thanks @roderickhsiao (#697)
2222
* PendingMsg is missing isUserMessage method (#695)
2323
This resolves the issue where spreading the message object in the reducer loses some methods like `isUserMessage` and `isFileMessage`
24+
* fix util functions logic of verifying message type. We updated logic in util functions to verify the message type. (#700)
25+
2426

2527
### Chore:
2628
* Update Trunk-Based Development to Scaled Trunk-Based Development (#696)

0 commit comments

Comments
 (0)