From 201db67ee8d2368f6ca22753799af3101832ea35 Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Wed, 17 Oct 2018 18:37:13 -0400 Subject: [ios] Update changelog for 4.6.0-alpha.1 --- platform/ios/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'platform/ios') 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 -- cgit v1.2.1