diff -r 2a2403c63439 -r 0811fb9a8dba CHANGELOG --- a/CHANGELOG Tue Apr 15 22:16:05 2025 +0200 +++ b/CHANGELOG Wed Apr 16 20:35:34 2025 +0200 @@ -6,6 +6,7 @@ * adds cxListContains() * adds cxBufferShrink() * adds cxTreeSize() + * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings * changes grow strategy for the mempory pool to reduce reallocations * changes grow strategy for CxBuffer, which does now take the page size into account * fixes unnecessary allocations in cx_strcat() family of functions