From acf040c3fe5bd719c97ee3cbba171895c4b7da14 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 26 Nov 2022 14:53:22 +0000 Subject: [PATCH] Add SWIG-4.1.1 RELEASENOTES summary --- RELEASENOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASENOTES b/RELEASENOTES index 39bc80cc4..ee5bde625 100644 --- a/RELEASENOTES +++ b/RELEASENOTES @@ -7,6 +7,11 @@ Release Notes Detailed release notes are available with the release and are also published on the SWIG web site at https://swig.org/release.html. +SWIG-4.1.1 summary: +- Couple of stability fixes. +- Some template handling improvements. +- R - minor fixes plus deprecation for rtypecheck typemaps being optional. + SWIG-4.1.0 summary: - Add Javascript Node v12-v18 support, remove support prior to v6. - Octave 6.0 to 6.4 support added.