Skip to content

Commit c682cb7

Browse files
committed
v3.0.118
1 parent a6e22c0 commit c682cb7

File tree

6 files changed

+287
-87
lines changed

6 files changed

+287
-87
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v3.0.118(MAR 5, 2020)
4+
5+
- Added version control over the final state of `reactions`.
6+
- Improved stability.
7+
38
## v3.0.117(JAN 15, 2020)
49

510
- Added `createMessageSearchQuery()` in `SendBird`.

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,11 @@ Check out [Basic Sample with SyncManager](https://github.com/sendbird/SendBird-J
4545

4646
# [Documentation](https://docs.sendbird.com/javascript)
4747

48-
## v3.0.117(JAN 15, 2020)
48+
## v3.0.118(MAR 5, 2020)
4949

5050
If you want to check the record of other version, go to [Change Log](https://github.com/sendbird/SendBird-SDK-JavaScript/blob/master/CHANGELOG.md).
5151

52-
- Added `createMessageSearchQuery()` in `SendBird`.
53-
- `MessageSearchQuery` searches messages with the keyword.
54-
- Options like `exactMatch`, `channelUrl`, `channelCustomType`, `messageTimestampFrom`, `messageTimestampTo`, `order` are available for fine-tuned search.
52+
- Added version control over the final state of `reactions`.
5553
- Improved stability.
5654

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

0 commit comments

Comments
 (0)