Added PR reference to changelog

This commit is contained in:
whytro 2023-03-20 01:57:54 +09:00
parent 5e7069cf2b
commit 25841dc91c

View File

@ -1,7 +1,7 @@
# Unreleased
- Changes from 5.27.1
- Features
- ADDED: Added support for a default_bearing_radius flag. [#]()
- ADDED: Added support for a default_bearing_radius flag. [#6575](https://github.com/Project-OSRM/osrm-backend/pull/6575)
- Build:
- ADDED: Add CI job which builds OSRM with gcc 12. [#6455](https://github.com/Project-OSRM/osrm-backend/pull/6455)
- CHANGED: Upgrade to clang-tidy 15. [#6439](https://github.com/Project-OSRM/osrm-backend/pull/6439)