Skip to content

Commit 95d5fe6

Browse files
authored
Release LocationLayerPlugin v0.9.0 (#708)
1 parent 06c291b commit 95d5fe6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

plugin-locationlayer/CHANGELOG.md

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

33
Mapbox welcomes participation and contributions from everyone.
44

5+
### 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)
8+
59
### 0.8.2 - September 12, 2018
610
- Maps SDK bump to 6.5.0 [#634](https://github.com/mapbox/mapbox-plugins-android/pull/634)
711

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.9.0-SNAPSHOT
1+
VERSION_NAME=0.10.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)