Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
Merge branch 'release/3.5.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisKontosEU committed Mar 5, 2019
2 parents 7da9a63 + 17e9272 commit 6475bf9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.

---
## [3.5.2](https://github.com/VoIPGRID/VialerSIPLib/tree/3.5.2) (5/3/2019)

Released on Tuesday, March 5, 2019

### Fixed
- Resolved a crash when trying to make an outgoing call after loading the library for the first time

## [3.5.1](https://github.com/VoIPGRID/VialerSIPLib/tree/3.5.1) (27/12/2018)

Expand Down
2 changes: 1 addition & 1 deletion VialerSIPLib.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "VialerSIPLib"
s.version = "3.5.1"
s.version = "3.5.2"
s.summary = "Vialer SIP Library for iOS"
s.description = "Objective-C wrapper around PJSIP."
s.homepage = "https://github.com/VoIPGRID/VialerSIPLib"
Expand Down

0 comments on commit 6475bf9

Please sign in to comment.