From e4f0fc44a0fbaa45250d5cbfb588b8549e72a431 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 18 Mar 2016 08:24:37 +0000 Subject: [PATCH] change file update [skip ci] --- CHANGES.current | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 815e4b181..87df4b053 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -5,6 +5,12 @@ See the RELEASENOTES file for a summary of changes in each release. Version 3.0.9 (in progress) =========================== +2016-03-18: ptomulik + [Python] #563 Stop generating unnecessary _swigconstant helpers. + +2016-03-16: richardbeare + [R] #636 Add extra std::vector numeric types + 2016-03-14: wsfulton [Java] Add std_array.i for C++11 std::array support.