summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorM.Stephen <truestyle2005@163.com>2019-12-13 16:41:36 +0800
committerM.Stephen <truestyle2005@163.com>2019-12-13 16:41:36 +0800
commit2b79561c5c1da5e822ffaa1a7c37416fd12407e0 (patch)
treeadf1199bd37fdc5f0b340b30dc4abd2a27f88ec3
parent17d3e53b241c4af7fa3d4c8355351a8d764b4583 (diff)
downloadqtlocation-mapboxgl-2b79561c5c1da5e822ffaa1a7c37416fd12407e0.tar.gz
reset changelog commit
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 1f2966952d..fcb581a0e0 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -6,7 +6,6 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Added support for [image expression](https://docs.mapbox.com/mapbox-gl-js/style-spec/#expressions-types-image) in core library. Runtime APIs for image expression will be implemented separately. ([#15877](https://github.com/mapbox/mapbox-gl-native/pull/15877))
* Make network requests for expired resources lower priority than requests for new resources. ([#15950](https://github.com/mapbox/mapbox-gl-native/pull/15950))
-
### Other changes
* Convert GeoJSON features to tiles for the loaded source description in a background thread and thus unblock the UI thread ([#15885](https://github.com/mapbox/mapbox-gl-native/pull/15885))