Skip to content

Commit 64535b8

Browse files
author
James.kim
committed
update CHANGELOG.md
1 parent 7f4c9ad commit 64535b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Changelog
22
=========
33
## v3.0.27
4-
* Added updateUserMessage function and updateFileMessage function.
5-
* Added onMessageUpdated function in ChannelHandler.
6-
* now can confirm file upload progress by using progressHandler function if send param when sendFileMessage function call.
7-
* Added cancelUploadingFileMessage function.
4+
* Added `updateUserMessage()` and `updateFileMessage()`.
5+
* Added `onMessageUpdated()` in ChannelHandler.
6+
* You now can confirm file upload progress by passing a progressHandler as a parameter when calling `sendFileMessage()`.
7+
* Added `cancelUploadingFileMessage()`.
88

99
## v3.0.26
1010
* Added getTotalUnreadChannelCount

0 commit comments

Comments
 (0)