diff options
author | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-02-28 13:45:34 +0200 |
---|---|---|
committer | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-02-28 15:00:39 +0200 |
commit | af1d15e074898989500bf712cf70a9d63c3133aa (patch) | |
tree | 1cfb9556a6df80f9ec94db4813826b37f8c854f1 | |
parent | 4c362133cdb478cf6636d4a06632cf288d2e2de4 (diff) | |
download | qtlocation-mapboxgl-maps-v1.2.1.tar.gz |
[core] Prepare changelog for maps-v1.2.1 (2020.02-release-vanillashake) patch releasemaps-v1.2.1
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 528bde6edf..1ae1f22370 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## master +## maps-v1.2.1 (2020.02-release-vanillashake) + ### 🐞 Bug fixes - [core] Revert shader changes from [#16189](https://github.com/mapbox/mapbox-gl-native/pull/16189), which will cause incorrect label positioning ([#16235](https://github.com/mapbox/mapbox-gl-native/pull/16235)) |