Skip to content

Commit ffd428f

Browse files
release mapbox-android-plugin-locationlayer 0.10.0 version (#711)
1 parent 578bd04 commit ffd428f

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

plugin-locationlayer/CHANGELOG.md

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

33
Mapbox welcomes participation and contributions from everyone.
44

5+
### 0.10.0 - October 2, 2018
6+
- Move camera and puck immediately when starting to track and displacement is big [#709](https://github.com/mapbox/mapbox-plugins-android/pull/709)
7+
58
### 0.9.0 - October 1, 2018
6-
- Add animation duration multiplier configuration [#704](https://github.com/mapbox/mapbox-plugins-android/pull/704)
7-
- Don't invalidate camera mode if unnecessary for gestures initiated changes [#694](https://github.com/mapbox/mapbox-plugins-android/pull/694)
9+
- Add animation duration multiplier configuration [#704](https://github.com/mapbox/mapbox-plugins-android/pull/704)
10+
- Don't invalidate camera mode if unnecessary for gestures initiated changes [#694](https://github.com/mapbox/mapbox-plugins-android/pull/694)
811

912
### 0.8.2 - September 12, 2018
10-
- Maps SDK bump to 6.5.0 [#634](https://github.com/mapbox/mapbox-plugins-android/pull/634)
13+
- Maps SDK bump to 6.5.0 [#634](https://github.com/mapbox/mapbox-plugins-android/pull/634)
1114

1215
### 0.8.1 - September 4, 2018
1316
- Prevent from showing the location layer on every location update [#641](https://github.com/mapbox/mapbox-plugins-android/pull/641)

plugin-locationlayer/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=0.10.0-SNAPSHOT
1+
VERSION_NAME=0.11.0-SNAPSHOT
22
POM_ARTIFACT_ID=mapbox-android-plugin-locationlayer
33
POM_NAME=Mapbox Android Location Layer Plugin
44
POM_DESCRIPTION=Mapbox Android Location Layer Plugin

0 commit comments

Comments
 (0)