summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-09-06 15:56:10 -0400
committerJason Wray <jason@mapbox.com>2018-09-06 15:56:10 -0400
commitcd3ca3709ce4e40e019ce2cdfe3db480aba9e53a (patch)
treece2ea5cd856bf0675f44f5969abf62df85aa1f79
parent50f9381ad3538045a84a0cf6d51dc9f2252d1c2d (diff)
downloadqtlocation-mapboxgl-upstream/fb-frappe-changelog-pedantry.tar.gz
[ios] Simplify 4.4.0 changelog textupstream/fb-frappe-changelog-pedantry
-rw-r--r--platform/ios/CHANGELOG.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index e7c061aff1..dc78220b48 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -26,9 +26,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed inconsistencies in exception naming. ([#12583](https://github.com/mapbox/mapbox-gl-native/issues/12583))
* Fixed an issue where `-[MGLMapView convertCoordinateBounds:toRectToView:]` would return an empty CGRect if the bounds crossed the antimeridian. ([#12758](https://github.com/mapbox/mapbox-gl-native/pull/12758))
* Fixed bug where the completion block passed to `-[MGLMapSnapshotter startWithQueue:completionHandler:]` was not being called in all code paths. ([#12355](https://github.com/mapbox/mapbox-gl-native/pull/12355))
-* Fixed a sporadic crash with location updates. ([#12584](https://github.com/mapbox/mapbox-gl-native/pull/12584))
-* Fixed a crash that occurred during power state changes. ([#12584](https://github.com/mapbox/mapbox-gl-native/pull/12584))
-* Fixed a crash related to telemetry upload. ([#12584](https://github.com/mapbox/mapbox-gl-native/pull/12584))
+* Fixed several crashes related to telemetry collection. ([#12825](https://github.com/mapbox/mapbox-gl-native/pull/12825))
## 4.3.0 - August 15, 2018