summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2023-03-25 09:41:57 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2023-03-25 09:41:57 +0000
commit33f6a2d0b2c3d90b928f56ddfa599afe87903f76 (patch)
treeb61e3470b0cce659d3996faa525f904380d91d8b
parent3462d100563fb0632e21fe53e90bb91b3d11fe76 (diff)
downloadswig-33f6a2d0b2c3d90b928f56ddfa599afe87903f76.tar.gz
Octave 8.1 support
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index b0360550c..f7c95b320 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.2.0 (in progress)
===========================
+2023-03-25: alatina
+ [Octave] #2512 Add support for Octave 8.1.
+
2023-03-22: wsfulton
[C#] #2478 Minor enhancements to std::array wrappers in std_array.i.