File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ Mapbox welcomes participation and contributions from everyone.
44
55### master
66
7+ ### 5.1.0-beta.1 - January 24, 2020
8+
9+ - Removed typo in ` BannerView ` class javadocs [ #1111 ] ( https://github.com/mapbox/mapbox-java/pull/1111 )
10+ - Extract refresh models into separate module [ #1107 ] ( https://github.com/mapbox/mapbox-java/pull/1107 )
11+ - Bumped ` StaticMapCriteria ` constant style strings to new versions [ #1109 ] ( https://github.com/mapbox/mapbox-java/pull/1109 )
12+ - Add ` toBuilder() ` method to ` RouteOptions ` and ` WalkingOptions ` [ #1110 ] ( https://github.com/mapbox/mapbox-java/pull/1110 )
13+ - Split Directions models from the implementation into a separate module [ #1104 ] ( https://github.com/mapbox/mapbox-java/pull/1104 )
14+
715### 5.0.0 - January 8, 2020
816
917- Update to AndroidX annotation [ #1095 ] ( https://github.com/mapbox/mapbox-java/pull/1095 )
Original file line number Diff line number Diff line change 11# Project-wide Gradle settings.
2- VERSION_NAME =5.1.0-SNAPSHOT
2+ VERSION_NAME =5.1.0-beta.1
33
44# Specifies the JVM arguments used for the daemon process.
55# The setting is particularly useful for tweaking memory settings.
You can’t perform that action at this time.
0 commit comments