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:52:41 +0100
commit2ed934ed2e6d346eb43fbd3f4408f229ed942979 (patch)
tree2e307591a7780dd6bdb6cd2e057e3518fb4f99ef
parented2da55cf0ae25d161f423ce4caa164aa7ff7f9d (diff)
downloadqtlocation-mapboxgl-upstream/tvn-cp-13888.tar.gz
[android] - update changelog for v7.1.2upstream/tvn-cp-13888
-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)