From c2b2e9232c33421e2ec9bffca0be62f3f556ad91 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 13 Mar 2021 09:09:15 +0000 Subject: [PATCH] Add note about Node v14 also supported --- CHANGES.current | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.current b/CHANGES.current index fab7c55e8..473db0696 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -58,8 +58,8 @@ Version 4.1.0 (in progress) unsigned long long values. 2021-02-24: tomleavy, yegorich, tungntpham - #1746 [Javascript] Add support for Node v12. - SWIG support is now for Node v6 and later only. + #1746 [Javascript] Add support for Node v12 and v14. + SWIG support for Node is now for v6 and later only. 2020-02-09: ZackerySpytz #1872 Fix typos in attribute2ref macros.