initialize 5.4.0-rc.6 changelog

This commit is contained in:
Moritz Kobitzsch 2016-09-29 17:44:28 +02:00
parent a411589092
commit b033ac9f0b

View File

@ -1,3 +1,8 @@
# 5.4.0-rc.6
- Changes from 5.4.0-rc.5
- Bugfixes
- fixed a bug where polyline decoding on a defective polyline could end up in out-of-bound access on a vector
# 5.4.0-rc.5 # 5.4.0-rc.5
- Changes from 5.4.0-rc.4 - Changes from 5.4.0-rc.4
- Guidance - Guidance
@ -6,7 +11,6 @@
- The default profile for car now excludes HOV-only routes in navigation by default - The default profile for car now excludes HOV-only routes in navigation by default
- Bugfixes - Bugfixes
- Fixed a bug that could result in endless loops in combination with sliproads - Fixed a bug that could result in endless loops in combination with sliproads
- fixed a bug where polyline decoding on a defective polyline could end up in out-of-bound access on a vector
# 5.4.0-rc.4 # 5.4.0-rc.4
- Changes from 5.4.0-rc.3 - Changes from 5.4.0-rc.3