diff --git a/CHANGELOG.md b/CHANGELOG.md index 54eef127d..3763565bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Infrastructure: - Lua 5.1 support is removed due to lack of support in sol2 https://github.com/ThePhD/sol2/issues/302 - Fixed pkg-config version of OSRM + - Removed `.osrm.core` file since CoreCH is deprecated now. - Tools: - Because of boost/program_options#32 with boost 1.65+ we needed to change the behavior of the following flags to not accept `={true|false}` anymore: - `--use-locations-cache=false` becomes `--disable-location-cache`