summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.