diff --git a/CHANGES.current b/CHANGES.current index 1a093e716..63548c672 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.1.0 (in progress) =========================== +2020-10-07: treitmayr + [Python] #1812 Fix error handling in pybuffer.i PyObject_GetBuffer(). + 2020-10-07: treitmayr #1824 Add missing space in director method declaration returning const pointer.