summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-07-31 14:07:23 -0700
committerGitHub <noreply@github.com>2019-07-31 14:07:23 -0700
commit28735475899cc0fb70ed7bb071f4cb64f164782a (patch)
treeb1aadac58cd8ac3f57323d780c4c4b54ddb6ef3f
parentabc6f5c91ab6413bbb5f1a7239adfb2224235493 (diff)
downloadqtlocation-mapboxgl-28735475899cc0fb70ed7bb071f4cb64f164782a.tar.gz
[android] Additional changelog item to v7.4.1 mojito patch release section (#15277)
-rw-r--r--platform/android/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 83335a0fb9..fe41ebd4af 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -16,6 +16,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
### Bug fixes
- Fixed a map update bug caused by the render tiles and the render passes getting unsynchronized [#15092](https://github.com/mapbox/mapbox-gl-native/pull/15092)
+ - Ensure location shadow's gradient radius is greater than 0 [#15099](https://github.com/mapbox/mapbox-gl-native/pull/15099)
- Fixed a custom geometry source bug caused by using the outdated tiles after style update [#15112](https://github.com/mapbox/mapbox-gl-native/pull/15112)
## 8.3.0-alpha.1 - July 31, 2019