Skip to content

Commit f749856

Browse files
committed
chore: update changelog
1 parent 9ec2744 commit f749856

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1111
### Fixed
1212

1313
- 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))
1617

1718
## [v1.3.0](https://pypi.org/project/routingpy/1.3.0/)
1819

0 commit comments

Comments
 (0)