diff -r 6dfa1eb58ce3 -r cc153bffea28 CHANGELOG --- a/CHANGELOG Thu Aug 14 23:03:01 2025 +0200 +++ b/CHANGELOG Fri Aug 15 17:42:01 2025 +0200 @@ -13,7 +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 cxJsonArrRemove() and cxJsonObjRemove() * 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