summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzmiao <miao.zhao@mapbox.com>2020-02-26 13:39:55 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2020-02-26 16:05:28 +0200
commit950fdcd44773ecbd4720e6c7bce7c6b7d1c7f596 (patch)
treea1001231133bd4ce599e9927c9b59fc0b8e1a1a5
parent18f9c296176da302aa9a78eecee8b0161577c3c6 (diff)
downloadqtlocation-mapboxgl-950fdcd44773ecbd4720e6c7bce7c6b7d1c7f596.tar.gz
Update Changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 85a05227e8..9cb88ec665 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,10 @@
Now the buffer is flushed every time the remaining resources container gets empty.
+- [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))
+
+ This is a back porting from GL JS [#9333](https://github.com/mapbox/mapbox-gl-js/pull/9333)
+
## maps-v1.2.0 (2020.02-release-vanillashake)
### ✨ New features