--- a/CHANGELOG Thu Oct 30 19:27:18 2025 +0100 +++ b/CHANGELOG Sat Nov 01 19:31:48 2025 +0100 @@ -17,6 +17,8 @@ * adds cxListInsertUnique() and cxListInsertUniqueArray() * adds cx_array_insert_unique() and various convenience macros * adds cx_linked_list_insert_unique() and cx_linked_list_insert_unique_chain() + * adds cxCollectionCompareFunc() to conveniently set a compare function for a collection + without needing to access the base struct manually * adds cxBufferShrink() * adds cxTreeSize() * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings