--- a/CHANGELOG Sun Oct 26 15:51:49 2025 +0100 +++ b/CHANGELOG Sun Oct 26 16:16:43 2025 +0100 @@ -7,7 +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 cxMapDifference() and cxMapListDifference() + * adds cxListDifference(), cxMapDifference(), and cxMapListDifference() * adds cxListContains() and cxMapContains() * adds cxListSet() * adds cxListFirst() and cxListLast()