summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-01-30 10:28:15 +0100
committertobrun <tobrun.van.nuland@gmail.com>2019-01-30 10:28:15 +0100
commit9344cdfefb3fd3898e9ffa2bd29b01c1b2aa314d (patch)
treefe0e3cb0a389e2e5808e545b8428facd6ea7ef04
parente22d28c285c1543ebbf75d205f0129e74b0fbb8a (diff)
downloadqtlocation-mapboxgl-upstream/tvn-update-changelog-v7.1.0.tar.gz
[android] - update changelog for v7.1.0upstream/tvn-update-changelog-v7.1.0
-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 3bc286c596..a1f01c176a 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.1.0 - January 30, 2019
+### Build
+ - Revert Android vendorization, add submodule pinning [#13815](https://github.com/mapbox/mapbox-gl-native/pull/13815)
+
## 7.1.0-beta.1 - January 23, 2019
### Bugs
- Ignore unused C++ arguments for all build environments [#13774](https://github.com/mapbox/mapbox-gl-native/pull/13774)