diff options
author | Łukasz Paczos <lukas.paczos@gmail.com> | 2018-10-11 10:28:42 +0200 |
---|---|---|
committer | Łukasz Paczos <lukasz.paczos@mapbox.com> | 2018-10-11 12:23:02 +0200 |
commit | 7fb29186c87afcd9bcc3abc2458411bb28cc4380 (patch) | |
tree | 7c18b5b52a6aa6d5f1b6141cd88715e6954da262 /platform/android | |
parent | d84dc66caed57a10f64d01ebbd46c9c84a7acf4d (diff) | |
download | qtlocation-mapboxgl-7fb29186c87afcd9bcc3abc2458411bb28cc4380.tar.gz |
changelog for 6.6.0android-v6.6.0
Diffstat (limited to 'platform/android')
-rw-r--r-- | platform/android/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 48bef0843f..7e059a526f 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -2,7 +2,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started. -## master +## 6.6.0 - October 11, 2018 - Fixed an issue where fill and line layers would occasionally flicker on zoom ([#12982](https://github.com/mapbox/mapbox-gl-native/pull/12982)) ## 6.6.0-beta.1 - October 3, 2018 |