diff --git a/CHANGELOG.md b/CHANGELOG.md index 31ec1d632..3a3e5e4e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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