Skip to content

Commit ec9eb24

Browse files
committed
* Support Base SDK 9.3
* Fixed bug of the channel type of messages.
1 parent df5f3dd commit ec9eb24

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
### v3.0.13(Oct 4, 2016)
4+
* Support Base SDK 9.3
5+
* Fixed bug of the channel type of messages.
6+
37
### v3.0.12(Sep 30, 2016)
48
* Support Carthage.
59
* Fixed unread message count bug.

SendBirdSDK.framework/Info.plist

0 Bytes
Binary file not shown.

SendBirdSDK.framework/SendBirdSDK

-96 Bytes
Binary file not shown.

SendBirdSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SendBirdSDK"
3-
s.version = "3.0.12"
3+
s.version = "3.0.13"
44
s.summary = "SendBird iOS Framework"
55
s.description = "Messaging and Chat API for Mobile Apps and Websites"
66
s.homepage = "https://sendbird.com"

0 commit comments

Comments
 (0)