diff --git a/CHANGELOG.md b/CHANGELOG.md index 96b6adc51..3b51d7d7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - Fix #3475 removed an invalid `exit` field from the `arrive` maneuver - Guidance - No longer emitting turns on ferries, if a ferry should use multiple docking locations + - Profiles + - Removed the `./profile.lua -> ./profiles/car.lua` symlink. Use specific profiles from the `profiles` directory. # 5.5.1 - Changes from 5.5.0 diff --git a/profile.lua b/profile.lua deleted file mode 120000 index bad7e6bb5..000000000 --- a/profile.lua +++ /dev/null @@ -1 +0,0 @@ -profiles/car.lua \ No newline at end of file