summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukas.paczos@gmail.com>2019-04-23 18:51:05 +0200
committerŁukasz Paczos <lukas.paczos@gmail.com>2019-04-24 13:27:41 +0200
commit4c9e9c2414e3ca320aa1d0125acea97c590d9cd3 (patch)
tree691e5378b3698935d45ad78bd2c3a565c86c8b3d
parent504b08c9437bd46b8c674b7e09c2bc1b00836d6d (diff)
downloadqtlocation-mapboxgl-upstream/lp-backports-v7.4.0-beta.2.tar.gz
[android] changelog for `v7.4.0-beta.2`upstream/lp-backports-v7.4.0-beta.2
-rw-r--r--platform/android/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 38ae58c965..46ec01f806 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -4,6 +4,10 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
## master
+## 7.4.0-beta.2 - April 23, 2019
+### Features
+ - Enable/Disable SKU token handling [#14476](https://github.com/mapbox/mapbox-gl-native/pull/14476)
+
## 7.4.0-beta.1 - April 19, 2019
### Bugs
- Order render items properly across several sources [#14408](https://github.com/mapbox/mapbox-gl-native/pull/14408)