From 180055b98fd3918d4f3dcf647e214bd6a09e2f73 Mon Sep 17 00:00:00 2001 From: Siarhei Fedartsou Date: Tue, 18 Oct 2022 19:34:47 +0200 Subject: [PATCH] Fix bindings compilation on latest Node --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cfb2ab71..0db1f24f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Unreleased - Changes from 5.27.1 - Misc: - - FIXED: Fix bindings compilation issue on the latest Node. Update NAN to 2.17.0. [#6416](https://github.com/Project-OSRM/osrm-backend/pull/6416) + - FIXED: Fix bindings compilation issue on the latest Node. Update NAN to 2.17.0. [#6416](https://github.com/Project-OSRM/osrm-backend/pull/6416) # 5.27.1 - Changes from 5.27.0 - Misc: