diff options
author | tobrun <tobrun.van.nuland@gmail.com> | 2019-02-07 15:51:10 +0100 |
---|---|---|
committer | Tobrun <tobrun@mapbox.com> | 2019-02-07 16:39:49 +0100 |
commit | 6773a876e9eb460b4b453566cc39f646b9099076 (patch) | |
tree | e22de1ef83769c594a4c2a58ca6feed1833b3ceb | |
parent | a3a601699e47f8adb33111fbb613eb24c56235db (diff) | |
download | qtlocation-mapboxgl-6773a876e9eb460b4b453566cc39f646b9099076.tar.gz |
[android] - update changelog for v7.1.2
-rw-r--r-- | platform/android/CHANGELOG.md | 4 |
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) |