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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11
11
### Fixed
12
12
13
13
- Fixes taking into account the `preference` parameter when calculating isochrones and matrix with Valhalla ([#120](https://github.com/gis-ops/routingpy/issues/120))
14
-
- Google's matrix checks each response element's status code [#122](https://github.com/gis-ops/routingpy/pull/122)
15
-
- Fixed type hint on `Matrix.distances` and `Matrix.durations`[#132](https://github.com/mthh/routingpy/pull/132)
14
+
- Google's matrix checks each response element's status code ([#122](https://github.com/gis-ops/routingpy/pull/122))
15
+
- Fixed type hint on `Matrix.distances` and `Matrix.durations` ([#132](https://github.com/mthh/routingpy/pull/132))
16
+
- Added missing support for `kwargs` to Valhalla's `matrix` creation function ([#135](https://github.com/mthh/routingpy/pull/135))
0 commit comments