Update CHANGELOG.md

Updated #4968: Updated segregated intersection identification
This commit is contained in:
Duane Gearhart 2018-03-22 08:57:34 -04:00 committed by Michael Krasnyk
parent 535bb49893
commit bc980e72bf

View File

@ -16,7 +16,7 @@
- NodeJS: - NodeJS:
- `OSRM` object accepts a new option `memory_file` that stores the memory in a file on disk. - `OSRM` object accepts a new option `memory_file` that stores the memory in a file on disk.
- Internals - Internals
- CHANGED #4845: Updated segregated intersection identification - CHANGED #4845 #4968: Updated segregated intersection identification
- Documentation: - Documentation:
- ADDED: Add documentation about OSM node ids in nearest service response [#4436](https://github.com/Project-OSRM/osrm-backend/pull/4436) - ADDED: Add documentation about OSM node ids in nearest service response [#4436](https://github.com/Project-OSRM/osrm-backend/pull/4436)
- Performance - Performance