diff -r 30d7ae76c76a -r b00c6ae1441a CHANGELOG --- a/CHANGELOG Mon Apr 14 19:36:43 2025 +0200 +++ b/CHANGELOG Mon Apr 14 19:53:20 2025 +0200 @@ -5,6 +5,7 @@ * adds cxListSet() * adds cxListContains() * adds cxBufferShrink() + * adds cxTreeSize() * 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 errno value after failing cxBufferSeek() to be consistently EINVAL