CHANGELOG

changeset 1465
dc886f1a6155
parent 1464
9a10af83cfab
--- 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()

mercurial