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

Commit

Permalink
whatsnew and changelog update (#900)
Browse files Browse the repository at this point in the history
  • Loading branch information
Langston Smith authored Nov 1, 2018
1 parent 522206a commit 3da41f9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 5 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

Mapbox welcomes participation and contributions from everyone.

## 6.6.4

* Maps SDK 6.6.4 bump
* Maps SDK 6.6.3 bump
* Maps SDK 6.6.2 bump
* Magic Window Demo
* Fix to local style JSON load example
* Reimplement location examples using component
* Java/Kotlin toggle, MainActivity refactor
* Use Kotlin-Android-Extensions to remove extra code
* Location layer plugin 0.10.0 release bump
* Add kotlin circle layer example
* Remove transfuser errata
* Variable rename in style fade switch example
* Docker image update
* Rainfall data example tweaks
* Java SDK 4.0.0 bump
* Basic Kotlin version of plain map

## 6.5.0

* Device location in a map fragment
Expand Down
8 changes: 3 additions & 5 deletions MapboxAndroidDemo/src/gpservices/play/en-US/whatsnew
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
This update is in line with the 6.5.0 release of the Mapbox Maps SDK for Android. This update includes several hotfixes and new examples:
This update is in line with the 6.6.4 release of the Mapbox Maps SDK for Android. This update includes several hot fixes and new examples:

• Device location in a map fragment
• Transparent background + video example
• Adding line background highlight example
• Data-driven styling temperature expression example
• Magic window
• Simple map view in Kotlin

0 comments on commit 3da41f9

Please sign in to comment.