From 3546abc30ec5b5b08ffce7530abf7046231cd83f Mon Sep 17 00:00:00 2001 From: Michael Krasnyk Date: Mon, 15 May 2017 23:51:08 +0200 Subject: [PATCH] Added ChangeLog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aacf890e6..9b0332d95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ - Changes from 5.7 - Features - Added conditional restriction support with `parse-conditional-restrictions=true|false` to osrm-extract. This option saves conditional turn restrictions to the .restrictions file for parsing by contract later. Added `parse-conditionals-from-now=utc time stamp` and `--time-zone-file=/path/to/file` to osrm-contract + - Files + - .osrm.nodes file was renamed to .nbg_nodes and .ebg_nodes was added # 5.7.0 - Changes from 5.6