diff options
author | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-04-16 16:57:03 +0300 |
---|---|---|
committer | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-04-16 13:52:54 -0400 |
commit | a71e672dfaef8a5cdb13f2331b2e6e74c182ac45 (patch) | |
tree | 285d5352e2ecbf36d103b00180033f2e6950dd7f /CHANGELOG.md | |
parent | ffea0af9bf0b8cb91a17b58645f9a4c34bc3e8e5 (diff) | |
download | qtlocation-mapboxgl-a71e672dfaef8a5cdb13f2331b2e6e74c182ac45.tar.gz |
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e9beb6959..7198c655bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ Sorts drawing order by sort key both within-tile and cross-tile. +- Add generic setter for Layer's 'source' property ([#16406](https://github.com/mapbox/mapbox-gl-native/pull/16406) + ### 🐞 Bug fixes - [core][tile mode] Reduce cut-off labels (part 2) ([#16369](https://github.com/mapbox/mapbox-gl-native/pull/16369)) |