From 0b2d5ffa6ed4a7058518177cd3b3d7aa2ff6e357 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 6 Mar 2021 11:06:12 +0000 Subject: [PATCH] add javascript_arays.i fix to changes file --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 0f69796f2..81433ce15 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -7,6 +7,9 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/ Version 4.1.0 (in progress) =========================== +2021-03-06: nshmyrev + #872 [Javascript] Various typemap issues in arrays_javascript.i fixed. + 2021-03-01: xantares, Oliver Buchtala, geographika #1040 Add support for building SWIG with CMake. See documentation in Windows.html.