summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2017-01-26 19:06:14 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2017-01-26 19:24:40 +0000
commitac916b006a7c020a5c35d4c63854a5a8fda4500f (patch)
tree258910766f2005067a513f3ec8707fde0dc2f8d8 /RELEASENOTES
parent8a4ab380a16b2bbf520ad62d00d519d58a94ff5e (diff)
downloadswig-ac916b006a7c020a5c35d4c63854a5a8fda4500f.tar.gz
Add 3.0.12 release notes and date
[skip ci]
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index 2c79ab9a1..d88a36a75 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 http://swig.org/release.html.
+SWIG-3.0.12 summary:
+- Add support for Octave-4.2.
+- Enhance %extend to support template functions.
+- Language specific enhancements and fixes for C#, D, Java, PHP7.
+
SWIG-3.0.11 summary:
- PHP 7 support added.
- C++11 alias templates and type aliasing support added.