summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index 2aff1d265..ff1c99821 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -4,6 +4,11 @@ and CHANGES files.
Release Notes
=============
+SWIG-3.0.5 summary:
+- Added support for Scilab.
+- Important Python regression fix when wrapping C++ default arguments.
+- Minor improvements for C#, Go, Octave, PHP and Python.
+
SWIG-3.0.4 summary:
- Python regression fix when wrapping C++ default arguments.
- Improved error messages.