Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Release 8.6.0 (#1286)
Browse files Browse the repository at this point in the history
  • Loading branch information
Langston Smith authored Jan 8, 2020
1 parent d68bbdd commit 28833d9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

Mapbox welcomes participation and contributions from everyone.

## 8.6.0 - January 8th, 2020

* Bumped maps sdk to 8.6.0 #[1282](https://github.com/mapbox/mapbox-android-demo/pull/1282)
* Adds a worldview switch examples #[1278](https://github.com/mapbox/mapbox-android-demo/pull/1278)
* Refactoring satellite streets opacity zoom fade example #[1274](https://github.com/mapbox/mapbox-android-demo/pull/1274)
* Adding bordered circle Kotlin example #[1275](https://github.com/mapbox/mapbox-android-demo/pull/1275)
* Added fingerprint biometric authentication example #[1272](https://github.com/mapbox/mapbox-android-demo/pull/1272)
* Disabling collision transition for clustering examples #[1270](https://github.com/mapbox/mapbox-android-demo/pull/1270)
* Adding example of loading cn or global style based on device location #[1267](https://github.com/mapbox/mapbox-android-demo/pull/1267)

## 8.5.0 - November 13th, 2019

* Bumped maps sdk to 8.5.0 #[1246](https://github.com/mapbox/mapbox-android-demo/pull/1246)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
This update is part of the 8.5.0 release of the Mapbox Maps SDK for Android. Many fixes and improvements are included in this update. The update also includes an example showing a smooth circle-to-icon transition.
This update is part of the 8.6.0 release of the Mapbox Maps SDK for Android. New examples include:

• Switching worldview
• Bordered circle (Kotlin)
• Show data based on fingerprint biometric authentication

0 comments on commit 28833d9

Please sign in to comment.