From a575803b63e0a5d66105c9e04f2a8003e6c23a22 Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Tue, 20 Aug 2019 16:47:25 -0700 Subject: Add changelog entry --- platform/ios/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index a2b8ab3c9d..c110c08db2 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -11,6 +11,8 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT ## 5.3.0 +This release changes how offline tile requests are billed — they are now billed on a pay-as-you-go basis and all developers are able raise the offline tile limit for their users. Offline requests were previously exempt from monthly active user (MAU) billing and increasing the offline per-user tile limit to more than 6,000 tiles required the purchase of an enterprise license. By upgrading to this release, you are opting into the changes outlined in [this blog post](https://blog.mapbox.com/offline-maps-for-all-bb0fc51827be) and [#15380](https://github.com/mapbox/mapbox-gl-native/pull/15380). + ### Styles and rendering * Fixed flickering on style change for the same tile set. ([#15127](https://github.com/mapbox/mapbox-gl-native/pull/15127)) -- cgit v1.2.1