summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2018-09-12 09:52:45 +0200
committerTobrun <tobrun@mapbox.com>2018-09-12 10:29:22 +0200
commitfcd3fdc3f7b1f438fc4a30c3c4abbd356b875b55 (patch)
tree0129e2548a1d405eb31369bfbb207bbf4f420171
parentf629d6d1365ed572e2b4adffbd7922af1e10de58 (diff)
downloadqtlocation-mapboxgl-fcd3fdc3f7b1f438fc4a30c3c4abbd356b875b55.tar.gz
[android] - update changelog for v6.5.0android-v6.5.0
-rw-r--r--platform/android/CHANGELOG.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index cc246e1e38..30553dc283 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,10 +2,9 @@
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
-
-- Fixed a cubic-bezier interpolation bug. ([#12812] (https://github.com/mapbox/mapbox-gl-native/issues/12812))
-- Fixed an issue that could cause "allow-overlap" symbols to fade in during pan operations instead of always showing. ([#12683] (https://github.com/mapbox/mapbox-gl-native/issues/12683))
+## 6.5.0 - September 12, 2018
+ - Fixed a cubic-bezier interpolation bug. [#12812](https://github.com/mapbox/mapbox-gl-native/issues/12812)
+ - Fixed an issue that could cause "allow-overlap" symbols to fade in during pan operations instead of always showing. [#12683](https://github.com/mapbox/mapbox-gl-native/issues/12683)
## 6.5.0-beta.1 - September 5, 2018
- Retain shared thread pool reference [#12811](https://github.com/mapbox/mapbox-gl-native/pull/12811)