diff --git a/CHANGES.current b/CHANGES.current index 81a4b7c4d..62b609bc9 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/ Version 4.2.0 (in progress) =========================== +2023-01-27: jschueller + #2492 [python] Fix unused parameter warnings for self parameter in + generated C/C++ wrapper code. + 2023-01-03: wsfulton #983 Fix seg fault when instantiating templates with parameters that are function parameters containing templates, such as: