summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-02-27 17:00:18 +0200
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-02-28 12:52:26 +0200
commit517f780e6077007e0bdc36877e6ac9514d6f953d (patch)
tree84a1550aad2b63d4646eb9a89ace80acfa6667c8
parent3bf914307926bbf0f91ce12eadf778d2690dafe0 (diff)
downloadqtlocation-mapboxgl-517f780e6077007e0bdc36877e6ac9514d6f953d.tar.gz
Add change log entry
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e20a97ae11..081c039fb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,10 @@
- [android] Add jni binding for min and max pitch ([#16236](https://github.com/mapbox/mapbox-gl-native/pull/16236))
+- [offline] Offline tool does not hang on 404 error ([#16240](https://github.com/mapbox/mapbox-gl-native/pull/16240))
+
+ The missing resource gets skipped and teh offline region download continues.
+
##### ⚠️ Breaking changes
- Changes to `mbgl::FileSourceManager::getFileSource()` ([#16238](https://github.com/mapbox/mapbox-gl-native/pull/16238))