summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorRandall Lee <randall.lee@mapbox.com>2018-09-13 17:09:37 -0400
committerGitHub <noreply@github.com>2018-09-13 17:09:37 -0400
commit9efdc4c6c32d37c9fa680c301a60442b50348941 (patch)
treeeb009272f3f143643fd06b4a49ebafbe7385d74c /platform/ios/CHANGELOG.md
parentc63e628acc584aa02bb067f5714d5bcd7889f675 (diff)
downloadqtlocation-mapboxgl-9efdc4c6c32d37c9fa680c301a60442b50348941.tar.gz
[iOS] Update events library (#12889)
Updates EventsSDK to patch a crash that happens with offline use.
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-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 b282d26f0e..66130a0118 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -11,6 +11,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
### Other changes
* Fixed an issue where `-[MGLMapSnapshotter startWithQueue:completionHandler:]` failed to call its completion handler in some cases. ([#12355](https://github.com/mapbox/mapbox-gl-native/pull/12355))
+* Fixed a crash when connectivity was offline ([#12889](https://github.com/mapbox/mapbox-gl-native/pull/12889))
## 4.4.0 - September 12, 2018