--- a/CHANGELOG Fri Nov 07 18:42:06 2025 +0100 +++ b/CHANGELOG Fri Nov 07 19:13:28 2025 +0100 @@ -7,6 +7,7 @@ + adds support for integer keys to CxHashKey * adds support for comparing arbitrary strings without explicit call to cx_strcast() * adds cxListClone() and cxMapClone() + * adds cxListUnion(), and cxMapUnion() * adds cxListDifference(), cxMapDifference(), and cxMapListDifference() * adds cxListIntersection(), cxMapIntersection(), and cxMapListIntersection() * adds cxListContains() and cxMapContains()