We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9ff8e commit 4e8941eCopy full SHA for 4e8941e
CHANGELOG.md
@@ -4,6 +4,10 @@ Mapbox welcomes participation and contributions from everyone.
4
5
### main
6
7
+### v6.0.0-alpha.4 - August 26, 2021
8
+ - Added support for `metadata` response from Directions API. [#1282](https://github.com/mapbox/mapbox-java/pull/1282)
9
+ - Added `max_width` and `max_height` to Directions API params. [#1283](https://github.com/mapbox/mapbox-java/pull/1283)
10
+
11
### v6.0.0-alpha.3 - August 19, 2021
12
- Bumped `okhttp` version to `4.9.0`. It requires java 1.8 for compatibility. [#1271](https://github.com/mapbox/mapbox-java/pull/1271)
13
0 commit comments