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

Commit

Permalink
Release 8.1.0 (#1114)
Browse files Browse the repository at this point in the history
* updated whatsnew file for 8.1.0 release

* Updated changelog for 8.1.0 release
  • Loading branch information
Langston Smith authored Jun 21, 2019
1 parent c6f14ad commit 449f169
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Mapbox welcomes participation and contributions from everyone.

## 8.1.0 - June 21, 2019

* Adding LocationComponent camera mode example #1038
* Drawn line behind moving SymbolLayer icon #998
* Fix index out of bound exception #1108
* Bumped maps sdk to 8.1.0 #1088

## 8.0.1 - June 13, 2019

* Variable label placement example #1066
Expand All @@ -17,7 +24,6 @@ Mapbox welcomes participation and contributions from everyone.
* Bumped plugins as part of giant plugin release following Maps SDK 8.0.0 release #1102
* Bumped Maps SDK to 8.0.1 #1105


## 8.0.0

* bump Maps SDK to v7.4.0 (#1061)
Expand Down
9 changes: 3 additions & 6 deletions MapboxAndroidDemo/src/global/play/en-US/whatsnew
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
This update is in line with the 8.0.1 release of the Mapbox Maps SDK for Android and includes several fixes and new examples:
This update is in line with the 8.1.0 release of the Mapbox Maps SDK for Android and includes several fixes and new examples:

- Variable label placement example
- "Revealed" polygon hole with outline
- Draw on map for search
- Refactoring Isochrone API example to add time labels
- Mapbox's new Scale Bar Plugin
- LocationComponent camera mode example
- Drawn line behind moving SymbolLayer icon

0 comments on commit 449f169

Please sign in to comment.