diff -r 2a2403c63439 -r 0811fb9a8dba docs/Writerside/topics/about.md --- a/docs/Writerside/topics/about.md Tue Apr 15 22:16:05 2025 +0200 +++ b/docs/Writerside/topics/about.md Wed Apr 16 20:35:34 2025 +0200 @@ -33,6 +33,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