Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[android] changelog for 6.6.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasPaczos committed Sep 26, 2018
1 parent 871aebf commit 20b33ad
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions platform/android/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to

## master

## 6.6.0-alpha.2 - September 26, 2018
- Expose offline database merge API [#12860](https://github.com/mapbox/mapbox-gl-native/pull/12860)
- Remove unnecessary camera callbacks loops [#12973](https://github.com/mapbox/mapbox-gl-native/pull/12973)
- Fix an issue where `OnCameraMoveListener#onCameraMove` would not get invoked while using `LocationComponent` [#12932](https://github.com/mapbox/mapbox-gl-native/pull/12932)
- Try not to re-draw tiles when coming back from background [#12844](https://github.com/mapbox/mapbox-gl-native/pull/12844)
- Proguard config revision [#12929](https://github.com/mapbox/mapbox-gl-native/pull/12929)
- Improve compatibility of offline packs between devices [#12933](https://github.com/mapbox/mapbox-gl-native/pull/12933)
- Update telemetry dependency to 3.2.1 [#12974](https://github.com/mapbox/mapbox-gl-native/pull/12974)

## 6.6.0-alpha.1 - September 19, 2018
- Merge LocationLayerPlugin to the Maps SDK [#12786](https://github.com/mapbox/mapbox-gl-native/pull/12786)
- Add `symbol-z-order` symbol layout property to style spec [#12783](https://github.com/mapbox/mapbox-gl-native/pull/12783)
Expand Down

0 comments on commit 20b33ad

Please sign in to comment.