summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-02-07 15:51:10 +0100
committertobrun <tobrun.van.nuland@gmail.com>2019-02-07 15:51:10 +0100
commit83da3fca4d48501af8d5c6a2bb58604e998be149 (patch)
treee22de1ef83769c594a4c2a58ca6feed1833b3ceb
parenta3a601699e47f8adb33111fbb613eb24c56235db (diff)
downloadqtlocation-mapboxgl-upstream/tvn-update-changelog-v7.1.2.tar.gz
[android] - update changelog for v7.1.2upstream/tvn-update-changelog-v7.1.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 1e3c060c10..d6c0d11479 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.2 - February 7, 2019
+### Bugs
+ - Fix layer not rendering correctly when property value's negative [#13888](https://github.com/mapbox/mapbox-gl-native/pull/13888)
+
## 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)