diff options
author | Langston Smith <langston.smith@mapbox.com> | 2019-07-31 11:00:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-31 11:00:01 -0700 |
commit | c9c46ce9fc8be6f14f2dded00c746b6d8c7e4eec (patch) | |
tree | 32abf464b2bed417a4c3872b7dcee570e320a7af /platform | |
parent | eca5d560847b5dabf9151a4203ff2915802e90b9 (diff) | |
download | qtlocation-mapboxgl-c9c46ce9fc8be6f14f2dded00c746b6d8c7e4eec.tar.gz |
[android] updated android changelog for 8.2.1 patch release (#15272)
Diffstat (limited to 'platform')
-rw-r--r-- | platform/android/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 6c2bf5625c..6aa8c8ffc0 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -25,6 +25,12 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to - Decrease size of SymbolBucket [#15178](https://github.com/mapbox/mapbox-gl-native/pull/15178) - Avoid geometry collections copying [#15201](https://github.com/mapbox/mapbox-gl-native/pull/15201) +## 8.2.1 - July 31, 2019 +[Changes](https://github.com/mapbox/mapbox-gl-native/compare/android-v8.2.0...android-v8.2.1) since [Mapbox Maps SDK for Android v8.2.0](https://github.com/mapbox/mapbox-gl-native/releases/tag/android-v8.2.0): + +### Bug fixes + - Save location animation timestamp only when fed [#15265](https://github.com/mapbox/mapbox-gl-native/pull/15265) + ## 8.1.1 - July 26, 2019 [Changes](https://github.com/mapbox/mapbox-gl-native/compare/android-v8.1.0...android-v8.1.1) since [Mapbox Maps SDK for Android v8.1.0](https://github.com/mapbox/mapbox-gl-native/releases/tag/android-v8.1.0): |