summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 1b5b8dfef..6e0033b3a 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -92,6 +92,13 @@ Version 4.2.0 (in progress)
*** POTENTIAL INCOMPATIBILITY ***
+2023-04-05: wsfulton
+ [Python] #2515 Add support for all STL containers to be constructible from a Python set.
+
+ The previous implementation used the Python Sequence Protocol to convert from Python types
+ to STL containers. The new implementation uses the Python Iterator Protocol instead and
+ thereby can convert from a Python set too.
+
2023-03-25: alatina
[Octave] #2512 Add support for Octave 8.1.