--- a/CHANGELOG Sat Nov 01 19:31:48 2025 +0100 +++ b/CHANGELOG Sat Nov 01 19:48:50 2025 +0100 @@ -8,6 +8,7 @@ * adds support for comparing arbitrary strings without explicit call to cx_strcast() * adds cxListClone() and cxMapClone() * adds cxListDifference(), cxMapDifference(), and cxMapListDifference() + * adds cxListIntersection(), cxMapIntersection(), and cxMapListIntersection() * adds cxListContains() and cxMapContains() * adds cxListSet() * adds cxListFirst() and cxListLast()