summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2019-07-01 15:42:10 -0700
committerFabian Guerra <fabian.guerra@mapbox.com>2019-07-01 15:42:10 -0700
commit936c0eb646452050db6cfcc4e4a14b151bd04c02 (patch)
tree0c96310e2e0f85ad744eb87d42778e5219ba3c3e
parent6f00330a39ffd9d0a20bc6cc85c49c2977ac9cae (diff)
downloadqtlocation-mapboxgl-upstream/fabian-network-crash-14850.tar.gz
-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 3c2326fbf8..c5905602e6 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -7,6 +7,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
### Offline maps
* Fixed an issue where offline regions could report the wrong number of tiles. ([#14958](https://github.com/mapbox/mapbox-gl-native/pull/14958))
+* Fixed an issue that may cause a crash when downloading a list of `MGLOfflinePack` objects. ([#15029](https://github.com/mapbox/mapbox-gl-native/pull/15029))
### Packaging