summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-07-31 14:07:23 -0700
committerlangsmith <langstonlmcs@gmail.com>2019-07-31 14:10:01 -0700
commitc2201da425aa9b1c2f1d58b041d4b7bad3403110 (patch)
tree9f13932ab44f59c5eb1b48cf5dcf1b69f9215664
parentfbb6c12e21fce27903419a2b0ff477a5a8df2252 (diff)
downloadqtlocation-mapboxgl-c2201da425aa9b1c2f1d58b041d4b7bad3403110.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 5931c032e5..34beea28fe 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -18,6 +18,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