This commit is contained in:
Siarhei Fedartsou 2022-11-26 14:47:59 +01:00
parent aebf7ef941
commit c5494de363

View File

@ -1,7 +1,7 @@
# Unreleased
- Changes from 5.27.1
- Build:
- ADDED: Add CI job building OSRM with gcc 12. [#6455](https://github.com/Project-OSRM/osrm-backend/pull/6455)
- 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)
- CHANGED: Update actions/cache to v3. [#6420](https://github.com/Project-OSRM/osrm-backend/pull/6420)
- REMOVED: Drop support of Node 12 & 14. [#6431](https://github.com/Project-OSRM/osrm-backend/pull/6431)