diff options
author | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-02-28 16:28:40 +0200 |
---|---|---|
committer | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-02-28 17:35:30 +0200 |
commit | 55d5b976dcea60ad68873fdd4c035630b5912ca9 (patch) | |
tree | ce253f24d10e20a514b8bce0da14071c51767a47 | |
parent | 6d6c344fe147366ecf6aa2ee33d65f877d98c7ea (diff) | |
download | qtlocation-mapboxgl-55d5b976dcea60ad68873fdd4c035630b5912ca9.tar.gz |
[core] Prepare changelog for maps-v1.3.0 (2020.02-release-vanillashake) releasemaps-v1.3.0
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e44af9f1b0..e0c5d2c01f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## master +## maps-v1.3.0 (2020.02-relvanillashake) + ### 🐞 Bug fixes - [core] Fix offline region download freezing ([#16230](https://github.com/mapbox/mapbox-gl-native/pull/16230)) |