Fixes changelog wrt. conditional via-way restrictions

This commit is contained in:
Daniel J. Hofmann 2017-08-16 11:15:35 +02:00
parent 3687b6cb4b
commit 6bae070091

View File

@ -1,7 +1,7 @@
# 5.11.0
- Changes from 5.10:
- Features
- BREAKING: Added support for conditional via-way instructions. This features changes the file format of osrm.restrictions and requires re-extraction
- BREAKING: Added support for conditional via-way restrictions. This features changes the file format of osrm.restrictions and requires re-extraction
- Internals
- BREAKING: Traffic signals will no longer be represented as turns internally. This requires re-processing of data but enables via-way turn restrictions across highway=traffic_signals
- Additional checks for empty segments when loading traffic data files