diff --git a/CHANGES.current b/CHANGES.current index 6cd1c8ff2..6a8e150e5 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.1 (in progress) =========================== +2019-07-12: vadz + [C#, Java] #1568 #1583 Fix std::set<> typemaps for primitive types. + 2019-07-12: vadz #1566 #1584 Regression in 4.0.0 - fix missing value for first item of enums with trailing comma.