From de56ef9e4d53bd65c0b6d14197ef8de3df5c0f65 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Tue, 7 Jun 2016 20:08:09 +0100 Subject: [PATCH] Release notes for 3.0.10. [skip ci] --- RELEASENOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASENOTES b/RELEASENOTES index 48b00e97c..9a04b93f3 100644 --- a/RELEASENOTES +++ b/RELEASENOTES @@ -7,6 +7,9 @@ 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.10 summary: +- Regression fixes for smart pointers and importing python modules. + SWIG-3.0.9 summary: - Add support for Python's implicit namespace packages. - Fixes to support Go 1.6.