Skip to content

Commit

Permalink
[skip ci] Adjust CHANGELOG and the test description
Browse files Browse the repository at this point in the history
  • Loading branch information
oxidase committed May 23, 2017
1 parent 47f2f17 commit ac35757
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
- Files
- .osrm.nodes file was renamed to .nbg_nodes and .ebg_nodes was added

# 5.7.1
- Bugfixes
- #4030 Roundabout edge-case crashes post-processing

# 5.7.0
- Changes from 5.6
- Algorithm:
Expand Down
2 changes: 2 additions & 0 deletions features/guidance/roundabout.feature
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,9 @@ Feature: Basic Roundabout
| k | l | kg,hl,hl | depart,roundabout-exit-1,arrive | 80.1m |
| l | k | hl,kg,kg | depart,roundabout-exit-1,arrive | 120.1m |

@4030 @4075
Scenario: Service roundabout with service exits
# Counting of service exits must be adjusted in #4075
Given the node map
"""
e
Expand Down

0 comments on commit ac35757

Please sign in to comment.