Skip to content

Commit

Permalink
Release 1.8.2 - Improved stability.
Browse files Browse the repository at this point in the history
  • Loading branch information
mininny committed Nov 19, 2021
1 parent 1d995b8 commit 7f03de4
Show file tree
Hide file tree
Showing 14 changed files with 30 additions and 32 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

### 1.8.2 (Nov 19, 2021 UTC)
* Improved stability.

### 1.8.1 (Nov 19, 2021 UTC)
* Improved stability.

Expand Down
2 changes: 1 addition & 1 deletion SendBirdCalls.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SendBirdCalls"
s.version = "1.8.1"
s.version = "1.8.2"
s.summary = "real-time calls based on Sendbird Calls SDK"
s.description = "Sendbird Calls enables real-time calls between users registered within a Sendbird application"
s.homepage = "https://sendbird.com"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13594,8 +13594,6 @@ removeDelegate
addDelegate
application
$s13SendBirdCalls6LoggerV10remotePushACvau
dictionary.get
SendBirdCalls/Client/Commands/CommandFactory.swift
$sSDyxq_Gs23CustomStringConvertiblessABP11descriptionSSvgTWSS_ypTi5
$ss17_NativeDictionaryV7_valuesSpyq_Gvgs11AnyHashableV_ypTg5
_convertToAnyHashable
Expand Down Expand Up @@ -15884,8 +15882,8 @@ typeValue.get
decodeCommand
SendBirdCalls/Client/Commands/CommandType/CallCommandType.swift
SendBirdCalls/Client/Commands/CommandType/UtilCommandType.swift
isMyCommand
command
dictionary.get
_$sSay13SendBirdCalls9CandidateCGSayxGSEsSERzlWl
_$s13SendBirdCalls9CandidateCACSEAAWl
_$s13SendBirdCalls22RemoveCandidateRequestVAA21DirectCallRequestableA2aDP4typeAA12CommandTypesO0gH0OvgTW
Expand Down
Loading

0 comments on commit 7f03de4

Please sign in to comment.