From 715e78b8f2bf60f758f7bfdc5cc371762a64e7e5 Mon Sep 17 00:00:00 2001 From: Redmer Loen Date: Mon, 19 Feb 2018 09:22:33 +0100 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4697225a..70b81e8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. --- +## [3.1.0](https://github.com/VoIPGRID/VialerSIPLib/tree/3.1.0) (02/19/2017) +Released on Monday, February 19, 2018. + +### Added +- Ability to use Stun servers. + +### +- Fixes for the previous release secure calling. Extra file for the IP Change configuration for PJSIP. + ## [3.0.0](https://github.com/VoIPGRID/VialerSIPLib/tree/3.0.0) (01/22/2017) Released on Monday, Januari 22, 2018. From 33898108a7ad58311a295d51748567a36ff79519 Mon Sep 17 00:00:00 2001 From: Redmer Loen Date: Tue, 6 Mar 2018 10:59:29 +0100 Subject: [PATCH 2/2] Release 3.1.1 --- CHANGELOG.md | 10 ++++++++-- Example/Podfile | 3 --- Example/Podfile.lock | 25 +++++++++++-------------- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70b81e8f..b4062028 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,13 @@ All notable changes to this project will be documented in this file. --- -## [3.1.0](https://github.com/VoIPGRID/VialerSIPLib/tree/3.1.0) (02/19/2017) +## [3.1.0](https://github.com/VoIPGRID/VialerSIPLib/tree/3.1.1) (03/06/2018) +Released on Tuesday, March 06, 2018. + +### Added +* Update Vialer-PJSIP-IOS pod to the newest version + +## [3.1.0](https://github.com/VoIPGRID/VialerSIPLib/tree/3.1.0) (02/19/2018) Released on Monday, February 19, 2018. ### Added @@ -12,7 +18,7 @@ Released on Monday, February 19, 2018. ### - Fixes for the previous release secure calling. Extra file for the IP Change configuration for PJSIP. -## [3.0.0](https://github.com/VoIPGRID/VialerSIPLib/tree/3.0.0) (01/22/2017) +## [3.0.0](https://github.com/VoIPGRID/VialerSIPLib/tree/3.0.0) (01/22/2018) Released on Monday, Januari 22, 2018. ### Added diff --git a/Example/Podfile b/Example/Podfile index dc1d3298..8139aad9 100644 --- a/Example/Podfile +++ b/Example/Podfile @@ -4,9 +4,6 @@ platform :ios, '9.0' def pods_for_all_targets pod 'VialerSIPLib', :path => '../' - pod 'Vialer-pjsip-iOS' - pod 'Reachability' - pod 'CocoaLumberjack' end target 'VialerSIPLib_Example' do diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 91aa63c4..7d6c8b48 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,26 +1,23 @@ PODS: - - CocoaLumberjack (3.4.0): - - CocoaLumberjack/Default (= 3.4.0) - - CocoaLumberjack/Extensions (= 3.4.0) - - CocoaLumberjack/Default (3.4.0) - - CocoaLumberjack/Extensions (3.4.0): + - CocoaLumberjack (3.4.1): + - CocoaLumberjack/Default (= 3.4.1) + - CocoaLumberjack/Extensions (= 3.4.1) + - CocoaLumberjack/Default (3.4.1) + - CocoaLumberjack/Extensions (3.4.1): - CocoaLumberjack/Default - OCMock (3.4.1) - Reachability (3.2) - SPLumberjackLogFormatter (0.0.1): - CocoaLumberjack - - Vialer-pjsip-iOS (3.3.1) - - VialerSIPLib (3.0.0): + - Vialer-pjsip-iOS (3.3.2) + - VialerSIPLib (3.1.0): - CocoaLumberjack - Reachability - Vialer-pjsip-iOS DEPENDENCIES: - - CocoaLumberjack - OCMock - - Reachability - SPLumberjackLogFormatter (from `https://github.com/VoIPGRID/SPLumberjackLogFormatter.git`) - - Vialer-pjsip-iOS - VialerSIPLib (from `../`) EXTERNAL SOURCES: @@ -35,13 +32,13 @@ CHECKOUT OPTIONS: :git: https://github.com/VoIPGRID/SPLumberjackLogFormatter.git SPEC CHECKSUMS: - CocoaLumberjack: e033a5d8513357af2dd456eb66e202c325c30627 + CocoaLumberjack: 2e258a064cacc8eb9a2aca318e24d02a0a7fd56d OCMock: 2cd0716969bab32a2283ff3a46fd26a8c8b4c5e3 Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96 SPLumberjackLogFormatter: a2290c9b880f3166b2d1bace45dc1fc1302b28ab - Vialer-pjsip-iOS: 682de71852150ed5d1827f064062755c1363f36e - VialerSIPLib: 3627633a13ba2a68edb4dd7ae0de0bad7b343887 + Vialer-pjsip-iOS: a885d47c123779f3c11dd86536a1370236d3ae49 + VialerSIPLib: d0478861e2e51abb82a46ca3c9d2e890e9ab104b -PODFILE CHECKSUM: 64a9b7d822c5cdfb540de83747cdf7175cb1a64d +PODFILE CHECKSUM: b8d5073366707a10dc8147a6ce9ec2ead52b0186 COCOAPODS: 1.4.0