Update changelog.

This commit is contained in:
Daniel Patterson 2021-01-27 22:55:51 -08:00
parent 2bec78a2f4
commit cd8d07d854
No known key found for this signature in database
GPG Key ID: 19C12BE1725A028B

View File

@ -20,6 +20,7 @@
- FIXED: Fix vector bool permutation in graph contraction step [#5882](https://github.com/Project-OSRM/osrm-backend/pull/5882)
- API:
- FIXED: Undo libosrm API break by adding old interface as method overload [#5861](https://github.com/Project-OSRM/osrm-backend/pull/5861)
- FIXED: Fixed validation of sources/destinations when accessed via node bindings [#5595](https://github.com/Project-OSRM/osrm-backend/pull/5595)
# 5.23.0
- Changes from 5.22.0