summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-05-08 18:09:59 -0400
committerJason Wray <jason@mapbox.com>2018-05-08 18:14:59 -0400
commita793a3903d514f6f25917b8efe72aea074669a8c (patch)
tree65def6c1315aeeb39a26f67c94dce6a29d67bb04
parentd1dff1d6e782bc6e9d7a7df27e566bf1f1cf862b (diff)
parent30e8798d768847d821128b3ce8ce348811f53a22 (diff)
downloadqtlocation-mapboxgl-upstream/fb-merge-release-ios-v3.7.8.tar.gz
Merge tag 'ios-v3.7.8' into masterupstream/fb-merge-release-ios-v3.7.8
-rw-r--r--platform/ios/CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 5c3686d7a8..e87c8d6ad1 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -12,6 +12,14 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Deprecated `+[NSExpression featurePropertiesVariableExpression]` use `+[NSExpression featureAttributesVariableExpression]` instead. ([#11748](https://github.com/mapbox/mapbox-gl-native/pull/11748))
+## 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))
+
## 4.0.0 - April 19, 2018
The 4.0._x_ series of releases will be the last to support iOS 8. The minimum iOS deployment version will increase to iOS 9.0 in a future release.