summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmkiley <jordan.kiley@mapbox.com>2019-03-06 16:03:24 -0800
committerjmkiley <jordan.kiley@mapbox.com>2019-03-06 16:03:24 -0800
commitf9f01277449b1ce947dfbe0ae28887d78ce00fec (patch)
tree90337671535b25ca225b070b0e38f88a5acdddd4
parent17d43d60e42922efa58a8b48a4d2465137996039 (diff)
downloadqtlocation-mapboxgl-upstream/jmkiley-release-l-alpha.1.tar.gz
-rw-r--r--platform/ios/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 6886f637eb..3967f53bf6 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,7 +2,7 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
-## 4.9.0
+## 4.10.0
* Client-side text rendering of CJK ideographs is now enabled by default. ([#13988](https://github.com/mapbox/mapbox-gl-native/pull/13988))
* Added an MGLMapView.prefetchesTiles property that you can disable if you don’t want to prefetch simplified tiles as a performance optimization. ([#14031](https://github.com/mapbox/mapbox-gl-native/pull/14031))