CHANGELOG

changeset 1477
9170a7dff573
parent 1465
dc886f1a6155
--- 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()

mercurial