summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-05-14 15:30:44 -0400
committerJason Wray <jason@mapbox.com>2018-05-14 17:14:28 -0400
commit76b66b14096ff1baf99c705fea940a516b7bcd85 (patch)
tree1cc7991827b7bbc5324f52e7e6177398275c14d1
parent8383ef4eaeb601ca2280d36f5ecfe0f35d0d013e (diff)
downloadqtlocation-mapboxgl-76b66b14096ff1baf99c705fea940a516b7bcd85.tar.gz
Add v3.7.7 & v3.7.8 sections to changelog
-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 400e220473..84b4c2e0c6 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -30,6 +30,14 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed an issue where an `MGLOverlay` object straddling the antimeridian had an empty `MGLOverlay.overlayBounds` value. ([#11783](https://github.com/mapbox/mapbox-gl-native/pull/11783))
* Fixed an issue where certain colors were being misrepresented in `NSExpression` obtained from `MGLStyleLayer` getters. ([#11725](https://github.com/mapbox/mapbox-gl-native/pull/11725))
+## 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.