summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlangsmith <langstonlmcs@gmail.com>2019-07-31 12:53:50 -0700
committerlangsmith <langstonlmcs@gmail.com>2019-07-31 12:53:50 -0700
commit59f056adcd9a998f24ad4457ce1eb45dc43231eb (patch)
treeb1aadac58cd8ac3f57323d780c4c4b54ddb6ef3f
parentabc6f5c91ab6413bbb5f1a7239adfb2224235493 (diff)
downloadqtlocation-mapboxgl-upstream/ls-adding-additional-7.4.1-patch-release-changelog-item.tar.gz
[android] adding bug fix to changelog 7.4.1 sectionupstream/ls-adding-additional-7.4.1-patch-release-changelog-item
-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