Skip to content

Commit 1a1f4e2

Browse files
Seth BourgetPablo Guardiola
andauthored
Update of change log and readme for release of 6.0.1. (#1315)
* Update of change log and readme for release of 6.0.1. * Update README.md Co-authored-by: Pablo Guardiola <pablo.guardiola@mapbox.com> Co-authored-by: Pablo Guardiola <pablo.guardiola@mapbox.com>
1 parent de6e87b commit 1a1f4e2

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Mapbox welcomes participation and contributions from everyone.
44

55
### main
66

7+
### v6.0.1 - November 04, 2021
8+
- Refactoring related to URL building for `RouteOptions.toUrl`. [#1313](https://github.com/mapbox/mapbox-java/pull/1314)
9+
710
### v6.0.0 - October 13, 2021
811
- No additional changes.
912

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repositories {
4646
}
4747
4848
dependencies {
49-
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:6.0.0-SNAPSHOT'
49+
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:6.1.0-SNAPSHOT'
5050
}
5151
```
5252

0 commit comments

Comments
 (0)