Add 3.0.6 release notes and release date

This commit is contained in:
William S Fulton 2015-07-05 16:56:31 +01:00
commit d9bfccfc4e
5 changed files with 10 additions and 5 deletions

View file

@ -4,6 +4,11 @@ and CHANGES files.
Release Notes
=============
SWIG-3.0.6 summary:
- Stability and regression fixes.
- Fixed parsing of C++ corner cases.
- Language improvements and bug fixes for C#, Go, Java, Lua, Python, R.
SWIG-3.0.5 summary:
- Added support for Scilab.
- Important Python regression fix when wrapping C++ default arguments.