summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-02-16 20:06:32 -0500
committerJason Wray <friedbunny@users.noreply.github.com>2018-02-20 14:23:42 -0500
commitc2be33fa4135f3c132f31437cfc0cd759c273790 (patch)
treea2988e08f5d5eb35a01886565bde6e77a5068e2e
parent00abd2eaa6dc06cb11a0d24a7128934aea0b9c7d (diff)
downloadqtlocation-mapboxgl-c2be33fa4135f3c132f31437cfc0cd759c273790.tar.gz
[ios] Bump podspecs for 3.7.5
-rw-r--r--platform/ios/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index ab37526573..094634980e 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -44,7 +44,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Labels are now transliterated from more languages when VoiceOver is enabled. ([#10881](https://github.com/mapbox/mapbox-gl-native/pull/10881))
* Long-pressing the attribution button causes the SDK’s version number to be displayed in the action sheet that appears. ([#10650](https://github.com/mapbox/mapbox-gl-native/pull/10650))
-## 3.7.5
+## 3.7.5 - February 16, 2018
* Fixed an issue where requesting location services permission would trigger an unrecoverable loop. ([#11229](https://github.com/mapbox/mapbox-gl-native/pull/11229))