From ae157d0b4fe9e2719fae6a4aa2cba2034acfe2bd Mon Sep 17 00:00:00 2001 From: Moritz Kobitzsch Date: Wed, 19 Oct 2016 17:45:04 +0200 Subject: [PATCH] fix changelog to not include 5.5.1 ahead of time --- CHANGELOG.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26b47ca76..d05891d88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,3 @@ -# 5.5.1 - - Changes from 5.5.0 - - Profiles: - - Handle `destination:forward`, `destination:backward`, `destination:ref:forward`, `destination:ref:backward` tags - - Properly handle destinations on `oneway=-1` roads - # 5.5.0 - Changes from 5.4.0 - API: @@ -13,6 +7,8 @@ - `restrictions` is now used for namespaced restrictions and restriction exceptions (e.g. `restriction:motorcar=` as well as `except=motorcar`) - replaced lhs/rhs profiles by using test defined profiles - Handle `oneway=alternating` (routed over with penalty) separately from `oneway=reversible` (not routed over due to time dependence) + - Handle `destination:forward`, `destination:backward`, `destination:ref:forward`, `destination:ref:backward` tags + - Properly handle destinations on `oneway=-1` roads - Guidance - Notifications are now exposed more prominently, announcing turns onto a ferry/pushing your bike more prominently - Trip Plugin