summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-10-17 18:37:13 -0400
committerJason Wray <jason@mapbox.com>2018-10-17 18:46:16 -0400
commit201db67ee8d2368f6ca22753799af3101832ea35 (patch)
treed02c5b0af02f30f15624650a36f0e8db155b8c81
parentbb991a40e7bfb6bf16e21af39708f5af1b348615 (diff)
downloadqtlocation-mapboxgl-upstream/fb-ios-v4.6.0-alpha.1.tar.gz
[ios] Update changelog for 4.6.0-alpha.1ios-v4.6.0-alpha.1upstream/fb-ios-v4.6.0-alpha.1
-rw-r--r--platform/ios/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index cc0dadb918..b9371a7339 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,6 +2,11 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
+## 4.6.0
+
+* Added the ability to style symbol layers labels with multiple fonts and text sizes via the `format` expression operator. ([#12624](https://github.com/mapbox/mapbox-gl-native/pull/12624))
+* Added the `-[MGLOfflineStorage putResourceWithUrl:data:modified:expires:etag:mustRevalidate:]` method to allow pre-warming of the ambient cache. ([#13022](https://github.com/mapbox/mapbox-gl-native/pull/13022))
+
## 4.5.0 - October 10, 2018
### Styles and rendering