summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukasz.paczos@mapbox.com>2019-02-01 14:17:32 +0100
committerŁukasz Paczos <lukasz.paczos@mapbox.com>2019-02-01 15:43:51 +0100
commitb3157fd38ebe15c5cdf8550719beb708d1f97b03 (patch)
treeea4df9ef33cb1853559cf5256895e0ccc69b2437
parent28522a927f16f93e7a90c2239703872031a5243a (diff)
downloadqtlocation-mapboxgl-b3157fd38ebe15c5cdf8550719beb708d1f97b03.tar.gz
[android] changelog for v7.1.1android-v7.1.1
-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 a1f01c176a..1e3c060c10 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.1 - February 1, 2019
+### Bugs
+ - Fix a crash caused by the missing `Timber` dependency [#13847](https://github.com/mapbox/mapbox-gl-native/pull/13847)
+
## 7.1.0 - January 30, 2019
### Build
- Revert Android vendorization, add submodule pinning [#13815](https://github.com/mapbox/mapbox-gl-native/pull/13815)