Skip to content

Commit c8b56c0

Browse files
author
James.kim
committed
update README.md
1 parent 64535b8 commit c8b56c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ SendBird-SDK-JavaScript
3232
## Upgrading to v3.0.27
3333
If you want to check the record of other version, go to [Change Log](https://github.com/smilefam/SendBird-SDK-JavaScript/blob/master/CHANGELOG.md).
3434

35-
* Added updateUserMessage function and updateFileMessage function.
36-
* Added onMessageUpdated function in ChannelHandler.
37-
* now can confirm file upload progress by using progressHandler function if send param when sendFileMessage function call.
38-
* Added cancelUploadingFileMessage function.
35+
* Added `updateUserMessage()` and `updateFileMessage()`.
36+
* Added `onMessageUpdated()` in ChannelHandler.
37+
* You now can confirm file upload progress by passing a progressHandler as a parameter when calling `sendFileMessage()`.
38+
* Added `cancelUploadingFileMessage()`.
3939

4040

4141
## [Change Log](https://github.com/smilefam/SendBird-SDK-JavaScript/blob/master/CHANGELOG.md)

0 commit comments

Comments
 (0)