diff -r 4d641c6a2f82 -r ee5d668a71e4 docs/Writerside/topics/about.md --- a/docs/Writerside/topics/about.md Tue Nov 25 20:35:27 2025 +0100 +++ b/docs/Writerside/topics/about.md Wed Nov 26 23:06:12 2025 +0100 @@ -47,6 +47,7 @@ * adds cxCollectionCompareFunc() to conveniently set a compare function for a collection without needing to access the base struct manually * adds cxBufferShrink() +* adds cxBufferPop() * adds cxTreeSize() * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings * adds cx_strcpy() and cx_strcpy_a()