diff -r 5acc23b518aa -r 6dfa1eb58ce3 CHANGELOG --- a/CHANGELOG Sat Jul 19 21:09:07 2025 +0200 +++ b/CHANGELOG Thu Aug 14 23:03:01 2025 +0200 @@ -13,6 +13,7 @@ * adds cxTreeSize() * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings * adds cx_strcpy() and cx_strcpy_a() + * adds cxJsonArrRemove() * adds cxStdlibAllocator and allows changes of cxDefaultAllocator * improves performance of the CxList array list implementation * changes cx_str() and cx_mutstr() to allow NULL strings