summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2016-12-27 19:31:18 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2016-12-27 19:31:18 +0000
commit56dd5a0dbb121f37b58916ec430bedc71b380d50 (patch)
tree3b049e04b05b8bb4b8113dc9a04c3a8863d7645e /RELEASENOTES
parent01fa85bda77b42655655aed9fbb7eb59466a395e (diff)
downloadswig-56dd5a0dbb121f37b58916ec430bedc71b380d50.tar.gz
Add release notes
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index 080bb6066..2c79ab9a1 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -7,6 +7,12 @@ Release Notes
Detailed release notes are available with the release and are also
published on the SWIG web site at http://swig.org/release.html.
+SWIG-3.0.11 summary:
+- PHP 7 support added.
+- C++11 alias templates and type aliasing support added.
+- Minor fixes and enhancements for C# Go Guile Java Javascript Octave
+ PHP Python R Ruby Scilab XML.
+
SWIG-3.0.10 summary:
- Regression fixes for smart pointers and importing Python modules.