Skip to content

Commit

Permalink
docs: add CHANGELOG.md entries
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGreatRefrigerator committed Feb 8, 2024
1 parent e7b6e63 commit 3004235
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ RELEASING:
- workaround for springfox-swagger package & GroupedOpenApi builders ([#1504](https://github.com/GIScience/openrouteservice/pull/1504))
- wrong instanceof checks/casts for RoutingCHGraph ([#1504](https://github.com/GIScience/openrouteservice/pull/1504))
- Fix the ElevationSmoother ([#1511](https://github.com/GIScience/openrouteservice/pull/1511))
- obsolete configuration options 'min_one_way_network_size' and 'disabling_allowed' ([#1683](https://github.com/GIScience/openrouteservice/pull/1683))

### Fixed
- GTFS issues with old jts-core version used in GH ([#1501](https://github.com/GIScience/openrouteservice/pull/1501))
Expand All @@ -101,6 +102,7 @@ RELEASING:
- adjust weighting of heat stress routing to avoid large detours
- fix isochrones snapping ([#1566](https://github.com/GIScience/openrouteservice/pull/1566))
- fix fast-isochrones snapping ([#1572](https://github.com/GIScience/openrouteservice/pull/1572))
- endpoint property 'isochrone' to 'isochrones' ([#1683](https://github.com/GIScience/openrouteservice/pull/1683))

## [7.1.1] - 2023-11-13
### Changed
Expand Down

0 comments on commit 3004235

Please sign in to comment.