summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsana Babayan <32496536+osana@users.noreply.github.com>2019-05-02 11:44:57 -0400
committerGitHub <noreply@github.com>2019-05-02 11:44:57 -0400
commitc611d085b3dd478466f05eab24c442d53fef84ec (patch)
treef68b3c5f3d96a2da9019ba4f86216db7d7847fa4
parent2489afdd0db97de0664198f5ae64bd94db6b6fc7 (diff)
downloadqtlocation-mapboxgl-c611d085b3dd478466f05eab24c442d53fef84ec.tar.gz
[android] - update changelog for v7.4.0-beta.3 (#14571)
-rw-r--r--platform/android/CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index ca36e6b0c1..21e7b07aff 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -16,6 +16,14 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
### Docs
- Clear up LocationComponent's z-index positioning docs and add "layer-above" option [#14497](https://github.com/mapbox/mapbox-gl-native/pull/14497)
+## 7.4.0-beta.3 - May 2, 2019
+### Features
+- Less strict rules for adding render layers to sources [#14540](https://github.com/mapbox/mapbox-gl-native/pull/14540)
+- Store type of renderable segment when sorting symbols by key [#14517](https://github.com/mapbox/mapbox-gl-native/pull/14517)
+
+### Build
+ - Bump gestures library to v0.4.2 [#14524](https://github.com/mapbox/mapbox-gl-native/pull/14524)
+
## 7.4.0-beta.2 - April 23, 2019
### Features
- Enable/Disable SKU token handling [#14476](https://github.com/mapbox/mapbox-gl-native/pull/14476)