File tree Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ### v3.0.34(Jan 30, 2017)
4
+ * Added error for uninitialized class.
5
+
3
6
### v3.0.33(Jan 28, 2017)
4
7
* Improved usability of channel delegates and connection delegates.
5
8
Original file line number Diff line number Diff line change 3
3
4
4
[ ![ Platform] ( https://img.shields.io/badge/platform-iOS-orange.svg )] ( https://cocoapods.org/pods/SendBirdSDK )
5
5
[ ![ Languages] ( https://img.shields.io/badge/language-Objective--C%20%7C%20Swift-orange.svg )] ( https://github.com/smilefam/sendbird-ios-framework )
6
- [ ![ CocoaPods] ( https://img.shields.io/badge/pod-v3.0.33 -green.svg )] ( https://cocoapods.org/pods/SendBirdSDK )
6
+ [ ![ CocoaPods] ( https://img.shields.io/badge/pod-v3.0.34 -green.svg )] ( https://cocoapods.org/pods/SendBirdSDK )
7
7
[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
8
8
[ ![ Commercial License] ( https://img.shields.io/badge/license-Commercial-brightgreen.svg )] ( https://github.com/smilefam/sendbird-ios-framework/blob/master/LICENSE.md )
9
9
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "SendBirdSDK"
3
- s . version = "3.0.33 "
3
+ s . version = "3.0.34 "
4
4
s . summary = "SendBird iOS Framework"
5
5
s . description = "Messaging and Chat API for Mobile Apps and Websites"
6
6
s . homepage = "https://sendbird.com"
You can’t perform that action at this time.
0 commit comments