Update changelog.

This commit is contained in:
Daniel Patterson 2017-09-19 14:12:13 -07:00
parent 4d3e35982b
commit bb5530646a
No known key found for this signature in database
GPG Key ID: 19C12BE1725A028B

View File

@ -1,6 +1,7 @@
# UNRELEASED
- Profile:
- New function to support relations: `process_relation`. Read more in profiles documentation.
- Append cardinal directions from route relations to ref fields to improve instructions
- Support of `distance` weight in foot and bicycle profiles
- Infrastructure:
- Lua 5.1 support is removed due to lack of support in sol2 https://github.com/ThePhD/sol2/issues/302