Commit 36a0d1c
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.1...v2.0.0) (2022-01-11)
* feat!: Create PendingResultBase type requests for Roads API. (#790) ([7c6af3d](7c6af3d)), closes [#790](#790)
### BREAKING CHANGES
* methods in the RoadsApi class now return
PendingResultBase type classes to allow modification (e.g. adding
headers) to the request.
* Add NearestRoadsApiRequest.
* s/path/points
* Add points.
* Formatting.:1 parent 7c6af3d commit 36a0d1c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments