summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-03-01 21:41:07 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2020-03-02 11:28:58 +0200
commit94a91c7c1ccc2e640e8905fcbd7176cce393924f (patch)
treea1755d6de8b27e1e62185a019480cc34233422ed
parent6afed438519c16064e3d934d85f851858a3a99d9 (diff)
downloadqtlocation-mapboxgl-94a91c7c1ccc2e640e8905fcbd7176cce393924f.tar.gz
Prepare changelog for maps-v1.3.1 (2020.02-release-vanillashake) patch releasemaps-v1.3.1
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 904a278ea0..212c459e28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
## master
-## maps-v1.3.0 (2020.02-relvanillashake)
+## maps-v1.3.1 (2020.02-release-vanillashake)
### 🐞 Bug fixes
@@ -10,6 +10,12 @@
Fixes possible crashes when using styles with line patterns.
+- [default] Fix possible crash at RunLoop::wake() ([#16255](https://github.com/mapbox/mapbox-gl-native/pull/16255))
+
+## maps-v1.3.0 (2020.02-release-vanillashake)
+
+### 🐞 Bug fixes
+
- [core] Fix offline region download freezing ([#16230](https://github.com/mapbox/mapbox-gl-native/pull/16230))
Downloaded resources are put in the buffer and inserted in the database in batches.