summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2019-07-12 11:59:56 -0400
committerJulian Rex <julian.rex@mapbox.com>2019-07-15 14:45:56 -0400
commit4250e0801529a595f39e43588ec7f09d58b850f9 (patch)
treed2013d03b1acfdd3fc4bb9dc7c58d72aa057d000
parenta60077792ac8f44ab183c4152342885c172d219f (diff)
downloadqtlocation-mapboxgl-4250e0801529a595f39e43588ec7f09d58b850f9.tar.gz
[ios] Adds changelog
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 9b7de7e73a..b187db42a3 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -42,6 +42,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed an issue where the two-finger tilt gesture would continue after lifting one finger. ([#14969](https://github.com/mapbox/mapbox-gl-native/pull/14969))
* Added `MGLMapView.compassView.visibility` and `MGLOrnamentVisibility` to allow configuration of compass visibility behavior. ([#15055](https://github.com/mapbox/mapbox-gl-native/pull/15055))
* Fixed a bug where using the pinch gesture could result in an incorrect map center coordinate. ([#15097](https://github.com/mapbox/mapbox-gl-native/pull/15097))
+* Fixed a crash during network access. ([#15113](https://github.com/mapbox/mapbox-gl-native/pull/15113))
## 5.1.0 - June 19, 2019