From dae65f6b13a6c2e4ddcc7677ecefc581ec246134 Mon Sep 17 00:00:00 2001 From: Alexander Shalamov Date: Fri, 6 Mar 2020 14:28:38 +0200 Subject: [core] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b589ede463..af7e6e7cec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,10 @@ Before, it checked only text bounding boxes and thus label icons might have got cut off. +- [core] Calculate size of an ambient cache without offline region's resources ([#15622](https://github.com/mapbox/mapbox-gl-native/pull/15622)) + + Resources that belong to an offline region, should not contribute to the amount of space available in the ambient cache. + ### 🧩 Architectural changes - Changes to `MapSnapshotter` threading model ([#16268](https://github.com/mapbox/mapbox-gl-native/pull/16268)) @@ -46,6 +50,7 @@ - Signature of a `MapSnapshotter`'s constructor has been changed - Signature for a `MapSnapshotter::snapshot` method has been changed +- Size of an offline regions do not affect ambient cache size ([#15622](https://github.com/mapbox/mapbox-gl-native/pull/15622)) ## maps-v1.3.0 (2020.02-relvanillashake) -- cgit v1.2.1