diff --git a/CHANGES.current b/CHANGES.current index f01a29b96..5f1a67771 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -7,6 +7,9 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/ Version 4.0.0 (in progress) =========================== +2017-04-25: jleveque + [Lua] #959 - Fix Visual Studio C4244 conversion warnings in Lua wrappers. + 2017-04-21: tamuratak [Ruby] #964 - Add shared_ptr director typemaps.