Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstnbwnkl committed Jul 23, 2024
1 parent c84fd8f commit 2e79200
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

- Expose parse\* methods as static methods for Valhalla ([#35](https://github.com/gis-ops/routingjs/pull/35))
- This Changelog ;-) ([#35](https://github.com/gis-ops/routingjs/pull/35))
- `/trace_route` support for Valhalla [#34](https://github.com/gis-ops/routingjs/pull/34)
- Basic waypoint support (mainly for Valhalla) [#40](https://github.com/gis-ops/routingjs/pull/40)

### Fixed

- Remove `directionsOpts` as top level options in `ValhallaTraceRouteOpts` ([#35](https://github.com/gis-ops/routingjs/pull/35))
- Remove User-Agent header ([#33](https://github.com/gis-ops/routingjs/pull/33))

0 comments on commit 2e79200

Please sign in to comment.