summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2015-01-31 15:18:30 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2015-01-31 17:39:37 +0000
commit85145302bec0cb2988ad5f3843d9853810b25c51 (patch)
tree43501eaf310585b8dc7ce7aab798b4b52e1bf56f /RELEASENOTES
parent3555842c45e929e26a8c2860850323b053058be7 (diff)
downloadswig-85145302bec0cb2988ad5f3843d9853810b25c51.tar.gz
Add release info for 3.0.5
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.