3605 - fix error in treating end-of-road as choiceless (#3607)

This commit is contained in:
Moritz Kobitzsch
2017-01-24 20:23:54 +01:00
committed by Daniel Patterson
parent e0a1a43449
commit b5e289adc3
3 changed files with 58 additions and 9 deletions
+1
View File
@@ -3,6 +3,7 @@
- Bugfixes
- Fix #3475 removed an invalid `exit` field from the `arrive` maneuver
- Fix #3515 adjusted number of `nodes` in `annotation`
- Fix #3605 Fixed a bug that could lead to turns at the end of the road to be suppressed
- Infrastructure
- Support building rpm packages.
- Guidance