diff --git a/CHANGELOG.md b/CHANGELOG.md index 904a278ea07..212c459e284 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.