From 6bae07009176e5fa3f73d686bcf7d1e900255aa1 Mon Sep 17 00:00:00 2001 From: "Daniel J. Hofmann" Date: Wed, 16 Aug 2017 11:15:35 +0200 Subject: [PATCH] Fixes changelog wrt. conditional via-way restrictions --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0527da9b..f5fe7b655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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