Skip to content

Commit 78b6600

Browse files
author
Cameron Mace
authored
release 0.5.0-beta.2 (#416)
* release 0.5.0-beta.2 * Revert and update changelog
1 parent 1af4c35 commit 78b6600

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

plugin-locationlayer/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Mapbox welcomes participation and contributions from everyone.
44

5+
### 0.5.0-beta.2 - April 5, 2018
6+
- Update Map SDK to 6.0.0-beta.6 [#414](https://github.com/mapbox/mapbox-plugins-android/pull/414)
7+
- Filter location updates and remove unused animator code [#393](https://github.com/mapbox/mapbox-plugins-android/pull/393)
8+
- Fix order of interpolator expression [#388](https://github.com/mapbox/mapbox-plugins-android/pull/388)
9+
- Remove duplicate map camera option APIs [#402](https://github.com/mapbox/mapbox-plugins-android/pull/402)
10+
- Fix `LocationLayerOption` class typed array trying to get demension as integer [#399](https://github.com/mapbox/mapbox-plugins-android/pull/399)
11+
- Invalidate onCameraMove as part of tracking animation [#395](https://github.com/mapbox/mapbox-plugins-android/pull/395)
12+
- Added missing Location Layer style attributes [#392](https://github.com/mapbox/mapbox-plugins-android/pull/392)
13+
514
### 0.5.0-beta.1 - March 29, 2018
615
- Update Map SDK to 6.0.0-beta.4 [#384](https://github.com/mapbox/mapbox-plugins-android/pull/384)
716
- Added Camera and tracking modes [#294](https://github.com/mapbox/mapbox-plugins-android/pull/294)

0 commit comments

Comments
 (0)