Also addresses #6008 and #6697

This commit is contained in:
tombay 2024-10-06 08:03:03 +11:00 committed by GitHub
parent 7be2fac524
commit fe4f2a815d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,7 @@
- Profiles:
- FIXED: Bicycle and foot profiles now don't route on proposed ways [#6615](https://github.com/Project-OSRM/osrm-backend/pull/6615)
- ADDED: Add optional support of cargo bike exclusion and width to bicyle profile [#7044](https://github.com/Project-OSRM/osrm-backend/pull/7044)
- FIXED: foot and bicycle profiles should support trunk access for some countries. [#6710][https://github.com/Project-OSRM/osrm-backend/pulls/7049)
- FIXED: foot and bicycle profiles should support trunk access for some countries.[#6710 #6008 #6697](https://github.com/Project-OSRM/osrm-backend/pulls/7049)
- Routing:
- FIXED: Fix adding traffic signal penalties during compression [#6419](https://github.com/Project-OSRM/osrm-backend/pull/6419)
- FIXED: Correctly handle compressed traffic signals. [#6724](https://github.com/Project-OSRM/osrm-backend/pull/6724)