summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorJordan Kiley <jmkiley@users.noreply.github.com>2019-07-17 13:55:11 -0700
committerGitHub <noreply@github.com>2019-07-17 13:55:11 -0700
commit8fe469f6b17056e20eda1f15053ed54aa938b559 (patch)
treeec12943655a920f0ab5772d661e346dae505daf6 /platform/ios
parent54fb5b046e335fe1f71dcc1d41c8e65daca2e45c (diff)
downloadqtlocation-mapboxgl-8fe469f6b17056e20eda1f15053ed54aa938b559.tar.gz
[ios] Add changelog entry for Cache Management API (#15131)
Diffstat (limited to 'platform/ios')
-rw-r--r--platform/ios/CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index ed815cc141..86c7407b5e 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -4,13 +4,18 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
## master
+### Networking
+
+* Added methods to clear the ambient cache, change the size of the ambient cache, and delete and revalidate the database that contains the ambient and offline cache. These provide greater developer control over the impact of caching. ([#14978](https://github.com/mapbox/mapbox-gl-native/pull/14978))
+* Ideographic glyphs from Chinese, Japanese, and Korean are no longer downloaded by default as part of offline packs; they are instead rendered on-device, saving bandwidth and storage while improving performance. ([#14176](https://github.com/mapbox/mapbox-gl-native/pull/14176))
+
### Styles and rendering
* Fixed a custom geometry source bug caused by using the outdated tiles after style update [#15112](https://github.com/mapbox/mapbox-gl-native/pull/15112)
### Other changes
+
* Updated "map ID" to the more accurate term "tileset ID" in documentation; updated "style's Map ID" to the more accurate term "style URL". ([#15116](https://github.com/mapbox/mapbox-gl-native/pull/15116))
-* Ideographic glyphs from Chinese, Japanese, and Korean are no longer downloaded by default as part of offline packs; they are instead rendered on-device, saving bandwidth and storage while improving performance. ([#14176](https://github.com/mapbox/mapbox-gl-native/pull/14176))
## 5.2.0