summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2019-12-17 11:45:29 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2019-12-17 13:37:50 +0200
commit1f266b45bc1cf5bec43cbd81a2da587023124401 (patch)
tree4ac26b88804b8c2cc982dbdba11f281e2b5b14bb
parentb2d080ad2969e5517a0f5d7e03530b742aad351f (diff)
downloadqtlocation-mapboxgl-upstream/port-fill-line-sort-key.tar.gz
[core] Update changelogupstream/port-fill-line-sort-key
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0aba93e697..308b54bf20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,10 @@
## Master
### New features
+- [core] Port line-sort-key and fill-sort-key ([#15839](https://github.com/mapbox/mapbox-gl-native/pull/15839))
+
+ The new feature allows to sort line and fill layer features. Similar to `symbol-sort-key`.
+
- [core] Add image sections to format expression ([#15937](https://github.com/mapbox/mapbox-gl-native/pull/15937))
The new feature allows to embed images into labels.