From 573b5bde2f756cd716859dbbbb41b1cabdebae01 Mon Sep 17 00:00:00 2001 From: Randall Lee Date: Thu, 13 Sep 2018 17:09:37 -0400 Subject: [iOS] Update events library (#12889) Updates EventsSDK to patch a crash that happens with offline use. --- platform/ios/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'platform/ios/CHANGELOG.md') diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 67ecf63e3f..ec504ef98b 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -2,6 +2,10 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started. +## 4.4.1 + +* Fixed a crash when the network connection was offline. ([#12889](https://github.com/mapbox/mapbox-gl-native/pull/12889)) + ## 4.4.0 - September 12, 2018 ### Styles and rendering -- cgit v1.2.1