--- a/CHANGELOG Tue Dec 23 17:08:14 2025 +0100 +++ b/CHANGELOG Wed Dec 24 11:53:40 2025 +0100 @@ -3,7 +3,6 @@ * adds cx_system_page_size() to allocator.h * adds cx_compare_func2 function pointer that supports compare functions with custom data - * adds cx_cmp_memcmp() as default implementation for cx_compare_func2 * adds a new (optional) capacity parameter to cxJsonCreateArr() and cxJsonObjPutArr() * adds cxJsonFromString(), cxJsonToString(), and cxJsonToPrettyString() * adds cxJsonClone()