Skip to content

Commit 0f90508

Browse files
committed
SDK version up
1 parent 490be7d commit 0f90508

File tree

5 files changed

+10
-7
lines changed

5 files changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
## v2.4.28
5+
6+
### add
7+
* added `data` field to `getChannelInfo` function.
48

59
## v2.4.27
610

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,10 @@ SendBird-SDK-JavaScript
2727
# [Documentation](https://sendbird.gitbooks.io/sendbird-web-sdk/content/en/index.html)
2828

2929

30-
## Upgrading to v2.4.27
30+
## Upgrading to v2.4.28
3131
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).
3232

33-
* added `setDoNotDisturb`, `getDoNotDisturb` function.
34-
* added `setPushPreference`, `getPushPreference` function.
33+
* added `data` field to `getChannelInfo` function.
3534

3635

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

0 commit comments

Comments
 (0)