summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandall Lee <randall.lee@mapbox.com>2018-05-04 13:40:22 -0400
committerGitHub <noreply@github.com>2018-05-04 13:40:22 -0400
commitf93d722458be62d567aa152711a014ef51a90193 (patch)
tree905b7aa11fc1d2ce8ac427d53bb52ef707c6e711
parentb0111c3cf6ae18adfc1f96c2a9c294a3c93f81c3 (diff)
downloadqtlocation-mapboxgl-f93d722458be62d567aa152711a014ef51a90193.tar.gz
Update CHANGELOG.md
-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 735faea32e..7e5b13b28c 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -12,7 +12,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed an issue where `-[MGLMapView metersPerPixelAtLatitude:]` was removed, but not marked as unavailable. ([#11765](https://github.com/mapbox/mapbox-gl-native/pull/11765))
* Fixed an issue where selecting an onscreen annotation could move the map unintentionally. ([#11731](https://github.com/mapbox/mapbox-gl-native/pull/11731))
-* Reduced startup time by causing MGLMapboxEvents to be setup asynchronously. (https://github.com/mapbox/mapbox-gl-native/pull/11784)
+* Improved application launch performance.
## 4.0.0 - April 19, 2018