update changelog

This commit is contained in:
szymon-szym 2024-09-29 12:30:37 +02:00
parent 7fd859a42d
commit b1e9fb7dbe

View File

@ -77,6 +77,7 @@
- FIXED: Ensure required file check in osrm-routed is correctly enforced. [#6655](https://github.com/Project-OSRM/osrm-backend/pull/6655)
- FIXED: Correct HTTP docs to reflect summary output dependency on steps parameter. [#6655](https://github.com/Project-OSRM/osrm-backend/pull/6655)
- ADDED: Extract prerelease/build information from package semver [#6839](https://github.com/Project-OSRM/osrm-backend/pull/6839)
- CHANGED: Use 'cyclability' `weight_name` in the `profiles/bicycle.lua` [#7043](https://github.com/Project-OSRM/osrm-backend/pull/7043)
- Profiles:
- FIXED: Bicycle and foot profiles now don't route on proposed ways [#6615](https://github.com/Project-OSRM/osrm-backend/pull/6615)
- Routing: