From 28be82c1c19505abb47ca1c03fd069cc4a015ec6 Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Fri, 9 Oct 2015 14:44:06 -0400 Subject: [ios] remove CoreTelephony dependency Cellular carrier name and connectivity level will now only be sent if the developer independently chooses to link the CoreTelephony framework in their app. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index dbc795ada0..e16d11f182 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Fixed a rendering issue with styles that use the `background-pattern` property. ([#2531](https://github.com/mapbox/mapbox-gl-native/pull/2531)) - Labels can now line wrap on hyphens and other punctuation. ([#2598](https://github.com/mapbox/mapbox-gl-native/pull/2598)) - A new delegate callback was added for observing taps to annotation callout views. ([#2596](https://github.com/mapbox/mapbox-gl-native/pull/2596)) +- Removed CoreTelephony.framework dependency. ([#2581](https://github.com/mapbox/mapbox-gl-native/pull/2581)) ## iOS 2.1.2 -- cgit v1.2.1