--- a/CHANGELOG Sun May 04 11:46:13 2025 +0200 +++ b/CHANGELOG Sun May 04 12:15:03 2025 +0200 @@ -4,6 +4,9 @@ * adds cxMempoolTransfer() and cxMempoolTransferObject() * adds cxListSet() * adds cxListContains() + * adds cxListFirst() and cxListLast() + * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(), + and corresponding macro aliases cxListPopFront() and cxListPop() * adds cxBufferShrink() * adds cxTreeSize() * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings