Skip to content

Commit 73e1719

Browse files
author
Łukasz Paczos
committed
changelog for 5.9.0-alpha.5
1 parent 11b5d4c commit 73e1719

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

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

55
### master
66

7+
### 5.9.0-alpha.5 - April 9, 2021
8+
- Exposed a method to pass a single boolean snapping closure parameter [#1253](https://github.com/mapbox/mapbox-java/pull/1253)
9+
710
### 5.9.0-alpha.4 - March 31, 2021
811
- Added support for route closures coming from the directions API [#1250](https://github.com/mapbox/mapbox-java/pull/1250)
912

@@ -17,6 +20,9 @@ Mapbox welcomes participation and contributions from everyone.
1720
### 5.9.0-alpha-1 - February 12, 2021
1821
- Fixed `DirectionsRefreshResponse` flow: introduced `DirectionsRouteRefresh` and restricted dependency on `DirectionsRoute` which is a critical bug fixes. Even though this is a semver-breaking change, we're not considering it as one because the refresh feature was non-functional beforehand. [#1225](https://github.com/mapbox/mapbox-java/pull/1225)
1922

23+
### 5.8.0 - January 20, 2021
24+
- No additional changes.
25+
2026
### 5.8.0-beta.5 - December 21, 2020
2127
- Add `BannerComponentSubType` to `BannerComponents` [#1222](https://github.com/mapbox/mapbox-java/pull/1222)
2228

0 commit comments

Comments
 (0)