--- a/CHANGELOG Mon Oct 20 20:38:02 2025 +0200 +++ b/CHANGELOG Tue Oct 21 17:06:17 2025 +0200 @@ -6,6 +6,7 @@ * adds new key-value-based list implementation + adds support for integer keys to CxHashKey * adds support for comparing arbitrary strings without explicit call to cx_strcast() + * adds cxListClone() * adds cxListSet() * adds cxListContains() * adds cxListFirst() and cxListLast()