summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorRandall Lee <randall.lee@mapbox.com>2018-05-07 17:57:42 -0400
committerGitHub <noreply@github.com>2018-05-07 17:57:42 -0400
commit0141f65e7be21b067957a8e8cb3474ab46e12b48 (patch)
treeb0acca7395280867254e08e9859b3019466bdea5 /platform/ios/CHANGELOG.md
parent2d11d89547b79150c93c9c265fda71c769d457af (diff)
downloadqtlocation-mapboxgl-0141f65e7be21b067957a8e8cb3474ab46e12b48.tar.gz
[iOS] - Update telemetry certificate pinning (#11845)
* Update telemetry certificate pinning * Load both CN certificates * [ios] Use China events endpoint with China API endpoint * Update CHANGELOG.md
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 392df1d1ea..1b0806b689 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,6 +2,10 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
+## 3.7.8 - May 7, 2018
+
+* Improved compatibility with Mapbox China APIs. ([#11845](https://github.com/mapbox/mapbox-gl-native/pull/11845))
+
## 3.7.7 - May 3, 2018
* Fixed a crash when removing an `MGLOfflinePack`. ([#11821](https://github.com/mapbox/mapbox-gl-native/issues/11821))