You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@ Mapbox welcomes participation and contributions from everyone.
4
4
5
5
### master
6
6
7
+
### 5.9.0-alpha-1 - February 12, 2021
8
+
- 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)
9
+
7
10
### 5.8.0-beta.5 - December 21, 2020
8
11
- Add `BannerComponentSubType` to `BannerComponents`[#1222](https://github.com/mapbox/mapbox-java/pull/1222)
0 commit comments