--- a/CHANGELOG Tue Nov 25 20:35:27 2025 +0100 +++ b/CHANGELOG Wed Nov 26 23:06:12 2025 +0100 @@ -20,6 +20,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()