summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorMolly Lloyd <molly@mapbox.com>2018-08-31 12:24:36 -0700
committerMolly Lloyd <mollymerp@users.noreply.github.com>2018-08-31 13:08:47 -0700
commit95b89e69857eca6a04a3472ef6537f65bc1049de (patch)
tree914c735b411980c798ab8b2165e1690c85a1f9d0 /platform/android/CHANGELOG.md
parentd197fc7d8daf06cc2efc35a34fb45d86ea64d65b (diff)
downloadqtlocation-mapboxgl-95b89e69857eca6a04a3472ef6537f65bc1049de.tar.gz
[ios, node, macos, android] update changelogs for feature expression support
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r--platform/android/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 2e16fa1acd..a7d0b1ecc6 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,6 +2,9 @@
Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started.
+## master
+- Add support for feature expressions in `line-pattern`, `fill-pattern`, and `fill-extrusion-pattern` properties. [#12284](https://github.com/mapbox/mapbox-gl-native/pull/12284)
+
## 6.5.0-alpha.2 - August 29, 2018
- Keep arbitrary region fields and constructor of OfflineGeometryRegionDefinition while obfuscating [#12734](https://github.com/mapbox/mapbox-gl-native/pull/12734)
- Modularise the SDK [#12468](https://github.com/mapbox/mapbox-gl-native/pull/12468)